Merge branch 'add_additional_semgrep_types' into 'main'

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

See merge request components/sast!14
This commit is contained in:
Craig Smith 2024-07-30 00:43:23 +00:00
commit e51eb34e0f

View file

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