Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to exclude files from the PII Scan #486

Closed
JordoHeffernan opened this issue Mar 21, 2024 · 1 comment
Closed

Add ability to exclude files from the PII Scan #486

JordoHeffernan opened this issue Mar 21, 2024 · 1 comment

Comments

@JordoHeffernan
Copy link
Contributor

JordoHeffernan commented Mar 21, 2024

As a user, I want to be able set the PII scan to ignore specific files in my repo

AC

  1. 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
  2. Add pii-exclude-file config to .secureli.yaml
    a. pii-scan respects this config
  3. Update relevant documentation in README.md to reflect these changes
@blonienc
Copy link

Completed by @tristanl-slalom in this ticket: #558.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants