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
As a user, I want to be able set the PII scan to ignore specific files in my repo
AC
Add flag --pii-exclude-file to scan command
a. can be added multiple times
b. flag takes file path as a string and passes it to pii-scan service to ignore
Add pii-exclude-file config to .secureli.yaml
a. pii-scan respects this config
Update relevant documentation in README.md to reflect these changes
The text was updated successfully, but these errors were encountered:
As a user, I want to be able set the PII scan to ignore specific files in my repo
AC
--pii-exclude-file
toscan
commanda. can be added multiple times
b. flag takes file path as a string and passes it to pii-scan service to ignore
pii-exclude-file
config to .secureli.yamla. pii-scan respects this config
The text was updated successfully, but these errors were encountered: