From 94e84d03c266e6468713e92a831e9f8a356a9509 Mon Sep 17 00:00:00 2001 From: Laci Dusa Date: Wed, 11 Mar 2026 13:40:21 +0100 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 543b4bc..dff444a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,8 +39,7 @@ include: - template: Security/SAST.gitlab-ci.yml - template: Security/Dependency-Scanning.gitlab-ci.yml - template: Security/Secret-Detection.gitlab-ci.yml - - template: Security/IaC-Scanning.gitlab-ci.yml - + - template: Security/DAST.gitlab-ci.yml build-job: # This job runs in the build stage, which runs first. stage: build