From a5435eb1da2d7ef90cca661b9c0d6fdd61ba9d19 Mon Sep 17 00:00:00 2001 From: Atanas Janeshliev Date: Wed, 10 Jul 2024 12:35:07 +0200 Subject: [PATCH] ci: BRIDGE-113 adding kits CI/CD component --- .gitlab-ci.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0b974e6d..472f2d63 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,11 +44,7 @@ include: - local: ci/test.yml - local: ci/report.yml - local: ci/build.yml - - component: gitlab.protontech.ch/proton/devops/cicd-components/devsecops/gitleaks/scan-repository@~latest - inputs: - stage: analyse - cli-args: "--baseline-path $GITLEAKS_BASELINE" - - component: gitlab.protontech.ch/proton/devops/cicd-components/devsecops/grype/scan-code@~latest + - component: gitlab.protontech.ch/proton/devops/cicd-components/kits/devsecops/go@0.0.5 inputs: stage: analyse