mirror of
https://gitlab.com/components/sast.git
synced 2025-06-30 15:38:29 +02:00
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:
commit
e51eb34e0f
1 changed files with 2 additions and 1 deletions
|
@ -114,9 +114,10 @@ semgrep-sast:
|
||||||
- '**/*.c++'
|
- '**/*.c++'
|
||||||
- '**/*.cp'
|
- '**/*.cp'
|
||||||
- '**/*.cxx'
|
- '**/*.cxx'
|
||||||
|
- '**/*.h'
|
||||||
|
- '**/*.hpp'
|
||||||
- '**/*.go'
|
- '**/*.go'
|
||||||
- '**/*.java'
|
- '**/*.java'
|
||||||
- '**/*.html'
|
|
||||||
- '**/*.cs'
|
- '**/*.cs'
|
||||||
- '**/*.scala'
|
- '**/*.scala'
|
||||||
- '**/*.sc'
|
- '**/*.sc'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue