Configure semgrep scan [VPNAND-1944].

This commit is contained in:
Marcin Simonides
2024-10-17 12:49:01 +02:00
committed by MargeBot
parent 50b07ae5bd
commit c7a1fcf1c4

9
.semgrep.yml Normal file
View File

@@ -0,0 +1,9 @@
exclude:
# we already run gitleaks separately, no need for duplicate reports
- generic.secrets.gitleaks.
# semgrepignore changes are being reviewed in MRs
- generic.ci.audit.changed-semgrepignore.changed-semgrepignore
# low quality rules with high number of false positives
- MSTG-
# low quality rules that trigger on words like 'key' or 'Log'
- mobsf.mobsfscan.android.