Commit b0bf7743 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'rf-brakeman-to-core' into 'master'

Bring SAST to Core - brakeman

See merge request gitlab-org/gitlab!34217
parents faa0e031 ff750ffa
---
title: Bring SAST to Core - brakeman
merge_request: 34217
author:
type: added
......@@ -81,7 +81,6 @@ brakeman-sast:
- if: $SAST_DISABLED || $SAST_DISABLE_DIND == 'false'
when: never
- if: $CI_COMMIT_BRANCH &&
$GITLAB_FEATURES =~ /\bsast\b/ &&
$SAST_DEFAULT_ANALYZERS =~ /brakeman/
exists:
- 'config/routes.rb'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment