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
1. **Add concurrency** - Use `--concurrency 16` to parallelize scanning, reducing scan time by 60-70%
2. **Fix file detection** - Use base branch ref instead of SHA to ensure we only scan files actually changed in the PR, not hundreds of unrelated files
3. **Filter CHANGELOG false positives** - Remove git commit hashes from CHANGELOG/HISTORY/NEWS files to eliminate ~60 false positives per scan while still catching
real secrets
0 commit comments