Commit 24385b0e authored by rossfuhrman's avatar rossfuhrman Committed by Albert Salim

Add Semgrep SAST job

parent 64cc235e
...@@ -38,6 +38,9 @@ eslint-sast: ...@@ -38,6 +38,9 @@ eslint-sast:
nodejs-scan-sast: nodejs-scan-sast:
rules: !reference [".reports:rules:sast", rules] rules: !reference [".reports:rules:sast", rules]
semgrep-sast:
rules: !reference [".reports:rules:sast", rules]
.secret-analyzer: .secret-analyzer:
extends: .default-retry extends: .default-retry
needs: [] needs: []
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment