Update sast.yml to match Jobs/SAST.gitlab-ci.yml exists

This commit is contained in:
Isaac Dawson 2024-07-29 03:54:31 +00:00
parent 60f39f4ed4
commit d2b153a0ea

View file

@ -114,9 +114,10 @@ semgrep-sast:
- '**/*.c++'
- '**/*.cp'
- '**/*.cxx'
- '**/*.h'
- '**/*.hpp'
- '**/*.go'
- '**/*.java'
- '**/*.html'
- '**/*.cs'
- '**/*.scala'
- '**/*.sc'