Open
Description
As a user, I want to be able to stop secureli from scanning for the default PII patterns
AC
- Add item to .secureli.yaml called
ignore-pii-patterns
ignore-pii-patterns
can only accept 'email', 'ssn', 'phone'- if one of these items is included in the secureli congif, ignore that category when the PII scan runs
a. if there are any items in ignore-pii-patterns beyond the acceptable list, throw an error. - add ability to put new items into config via cli, either with a new flag on an existing command or a new command
a. confirm user's input fits acceptable items, throw an error if it does not - Add note in documentation to notify users of functionality
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Discussion Required