container-image-scan
container-image-scan copied to clipboard
prevent fail on secret
Temporary disable fail on secret detected until better path based exception handling implemented. Currently high match rates when importing AWS boto sdk and similar libraries which are impractical for users to clean up manually.
Some samples being detected dist-packages/botocore/data/iam/2010-05-08/examples-1.json dist-packages/botocore/data/sts/2011-06-15/examples-1.json dist-packages/botocore/data/cloud9/2017-09-23/examples-1.json
Perhaps a flag --ignore-secrets
to disable this would be better for folks who aren't running into this specific issue.