Commit 9c0bc23b authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'julianthome-semgrep-gosec' into 'master'

Go support for semgrep analyzer

See merge request gitlab-org/gitlab!70704
parents 4815438b 02412375
...@@ -253,6 +253,7 @@ semgrep-sast: ...@@ -253,6 +253,7 @@ semgrep-sast:
- '**/*.ts' - '**/*.ts'
- '**/*.tsx' - '**/*.tsx'
- '**/*.c' - '**/*.c'
- '**/*.go'
sobelow-sast: sobelow-sast:
extends: .sast-analyzer extends: .sast-analyzer
......
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