summaryrefslogtreecommitdiff
path: root/.gitlab/ci/reports.gitlab-ci.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-10-13 09:11:55 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-10-13 09:11:55 +0000
commitbc2f7ab125361e4180018b1b933f42a8709df356 (patch)
treecbdb7c268428bbf1bd1023cfd5865a530e91dc8f /.gitlab/ci/reports.gitlab-ci.yml
parent56a177ed56309f4742fe9f978adec394636bd7ca (diff)
downloadgitlab-ce-bc2f7ab125361e4180018b1b933f42a8709df356.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab/ci/reports.gitlab-ci.yml')
-rw-r--r--.gitlab/ci/reports.gitlab-ci.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitlab/ci/reports.gitlab-ci.yml b/.gitlab/ci/reports.gitlab-ci.yml
index 6525d8abcf5..82453ccda4f 100644
--- a/.gitlab/ci/reports.gitlab-ci.yml
+++ b/.gitlab/ci/reports.gitlab-ci.yml
@@ -34,10 +34,6 @@ brakeman-sast:
rules: !reference [".reports:rules:brakeman-sast", rules]
allow_failure: true
-nodejs-scan-sast:
- rules: !reference [".reports:rules:nodejs-scan-sast", rules]
- allow_failure: true
-
semgrep-sast:
rules: !reference [".reports:rules:semgrep-sast", rules]
allow_failure: true