Loading .gitlab-ci-mono.yml +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,10 @@ image: mcr.microsoft.com/dotnet/sdk:8.0 include: - template: Jobs/SAST.gitlab-ci.yml semgrep-sast: services: - docker:28-dind #security-code-scan-sast: # variables: # SAST_ANALYZER_IMAGE_TAG: 3 Loading Loading
.gitlab-ci-mono.yml +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,10 @@ image: mcr.microsoft.com/dotnet/sdk:8.0 include: - template: Jobs/SAST.gitlab-ci.yml semgrep-sast: services: - docker:28-dind #security-code-scan-sast: # variables: # SAST_ANALYZER_IMAGE_TAG: 3 Loading