Closed robosung closed 3 years ago
Try to remove quotes from arguments. This is similar to the problem in detect-secrets. Additionally, I suggest ignoring the .git folder.
Thanks, that did the trick.
--all-files --force-use-all-plugins --exclude-files src\/vendor --exclude-files src\/nov
In an effort to reduced the scan time (currently at ~5min), we added file exclusions to detect_secrets_flags as illustrated below.
Unfortunately, it appears that the exclusions flags are being ignored.
With exclusions, it should be running around these ranges.