Skip to content
代码片段 群组 项目
未验证 提交 75fe45a0 编辑于 作者: Nick Malcolm's avatar Nick Malcolm 提交者: GitLab
浏览文件

Remove depSASTer triggered pipeline

上级 9132d8f6
No related branches found
No related tags found
无相关合并请求
......@@ -241,7 +241,6 @@ variables:
# CI jobs behavior can be changed by changing the value of these variables in the project's CI/CD variables
AVERAGE_KNAPSACK_REPORT: "true"
ENABLE_DEPSASTER: "true"
ENABLE_DEPSCORE: "true"
CACHE_ASSETS_AS_PACKAGE: "true"
REUSE_FRONTEND_FIXTURES_ENABLED: "true"
......
......@@ -2530,17 +2530,6 @@
- <<: *if-default-refs
changes: *code-backstage-qa-patterns
.static-analysis:rules:trigger-depsaster:
rules:
- if: "$ENABLE_DEPSASTER != 'true'"
when: never
- <<: *if-fork-merge-request
when: never
- <<: *if-not-ee
when: never
- <<: *if-merge-request
changes: ["**/Gemfile.checksum"]
.semgrep-appsec-custom-rules:rules:
rules:
- <<: *if-not-ee
......
......@@ -243,16 +243,6 @@ ping-appsec-for-sast-findings:
- apk add ruby
- ruby scripts/process_custom_semgrep_results.rb
trigger-depsaster:
extends: .static-analysis:rules:trigger-depsaster
stage: lint
variables:
MERGE_REQUEST_PROJECT_ID: $CI_MERGE_REQUEST_PROJECT_ID
MERGE_REQUEST_IID: $CI_MERGE_REQUEST_IID
trigger:
project: "gitlab-com/gl-security/product-security/appsec/tooling/depsaster"
allow_failure: true
ping-appsec-for-dependency-review:
stage: lint
needs: []
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册