fix: use real configs oops
Security Scan / Security Audit (push) Failing after 6m13s

This commit is contained in:
2025-12-11 16:17:00 -08:00
parent 2bfa141451
commit 97a857efe2
+1 -3
View File
@@ -98,10 +98,8 @@ jobs:
semgrep --config p/security-audit \ semgrep --config p/security-audit \
--config p/owasp-top-ten \ --config p/owasp-top-ten \
--config p/ci \ --config p/ci \
--config p/best-practices \ --config p/r2c-security-audit \
--config p/performance \
--config p/cwe-top-25 \ --config p/cwe-top-25 \
--config p/maintainability \
--output semgrep-results.txt \ --output semgrep-results.txt \
. .