fix semgrep configs

This commit is contained in:
2025-12-11 14:45:53 -08:00
parent f056954cb8
commit b6c74febc9
+4 -1
View File
@@ -77,7 +77,10 @@ jobs:
semgrep --config p/security-audit \
--config p/owasp-top-ten \
--config p/ci \
--config p/security \
--config p/javascript \
--config p/typescript \
--config p/best-practices \
--config p/performance \
--output semgrep-results.txt \
.