You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(api-v3): invert includeUnverified option default value
This changes the default value of the `includeUnverified` option from `false` to `true` for the `ba`
command.
BREAKING CHANGE: The `includeUnverified` option of the `ba` command now defaults to `true`, per
Troy's recommendation. Although there are not many unverified breaches in the system, it's
possible you will get more breaches back than you did previously. You may explicitly disable this
by negating the value for this option.
0 commit comments