mirror of
https://gitlab.com/components/sast.git
synced 2025-06-30 07:28:29 +02:00
Applying suggestions from VR
This commit is contained in:
parent
6403d60f3a
commit
66475db496
1 changed files with 2 additions and 0 deletions
|
@ -158,9 +158,11 @@ semgrep-sast:
|
||||||
- '**/application*.yml'
|
- '**/application*.yml'
|
||||||
- '**/management*.yml'
|
- '**/management*.yml'
|
||||||
- '**/actuator*.yml'
|
- '**/actuator*.yml'
|
||||||
|
- '**/bootstrap*.yml'
|
||||||
- '**/application*.yaml'
|
- '**/application*.yaml'
|
||||||
- '**/management*.yaml'
|
- '**/management*.yaml'
|
||||||
- '**/actuator*.yaml'
|
- '**/actuator*.yaml'
|
||||||
|
- '**/bootstrap*.yaml'
|
||||||
## In case gitlab-advanced-sast already covers all the files that semgrep-sast would have scanned
|
## In case gitlab-advanced-sast already covers all the files that semgrep-sast would have scanned
|
||||||
- if: '$CI_COMMIT_BRANCH &&
|
- if: '$CI_COMMIT_BRANCH &&
|
||||||
$GITLAB_FEATURES =~ /\bsast_advanced\b/ &&
|
$GITLAB_FEATURES =~ /\bsast_advanced\b/ &&
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue