mirror of
https://gitlab.com/components/sast.git
synced 2025-07-05 17:38:29 +02:00
Compare commits
1 commit
79d0185fc6
...
0009eb935e
Author | SHA1 | Date | |
---|---|---|---|
|
0009eb935e |
1 changed files with 0 additions and 6 deletions
|
@ -55,12 +55,6 @@ gitlab-advanced-sast:
|
|||
variables:
|
||||
SAST_ANALYZER_IMAGE_TAG: 2
|
||||
SEARCH_MAX_DEPTH: 20
|
||||
cache:
|
||||
key: "scan-metrics-$CI_COMMIT_REF_SLUG"
|
||||
fallback_keys:
|
||||
- "scan-metrics-$CI_DEFAULT_BRANCH"
|
||||
paths:
|
||||
- "scan_metrics.csv"
|
||||
rules:
|
||||
- if: '"$[[ inputs.excluded_analyzers ]]" =~ /gitlab-advanced-sast/'
|
||||
when: never
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue