mirror of
https://gitlab.com/components/sast.git
synced 2025-07-05 17:38:29 +02:00
Compare commits
No commits in common. "5758da069670c9fb45f981965b5b2812e66b4c37" and "7f7984b96d9a7ea2969f35141e0fd9d9bcd9d94c" have entirely different histories.
5758da0696
...
7f7984b96d
1 changed files with 0 additions and 6 deletions
|
@ -55,12 +55,6 @@ gitlab-advanced-sast:
|
||||||
variables:
|
variables:
|
||||||
SAST_ANALYZER_IMAGE_TAG: 2
|
SAST_ANALYZER_IMAGE_TAG: 2
|
||||||
SEARCH_MAX_DEPTH: 20
|
SEARCH_MAX_DEPTH: 20
|
||||||
cache:
|
|
||||||
key: "scan-metrics-$CI_COMMIT_REF_SLUG"
|
|
||||||
fallback_keys:
|
|
||||||
- "scan-metrics-$CI_DEFAULT_BRANCH"
|
|
||||||
paths:
|
|
||||||
- "scan_metrics.csv"
|
|
||||||
rules:
|
rules:
|
||||||
- if: '"$[[ inputs.excluded_analyzers ]]" =~ /gitlab-advanced-sast/'
|
- if: '"$[[ inputs.excluded_analyzers ]]" =~ /gitlab-advanced-sast/'
|
||||||
when: never
|
when: never
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue