Skip to content
Snippets Groups Projects
Commit 21f97887 authored by Ulrich Schwickerath's avatar Ulrich Schwickerath
Browse files

enable sast scanning

parent 97775fc9
Branches set-sast-config-1
No related tags found
1 merge request!34Set sast config and move simana log files
Pipeline #9903951 passed
---
include:
- template: Jobs/SAST.gitlab-ci.yml
.vars: &vars
variables:
IMAGECC7: gitlab-registry.cern.ch/delphi/docker/builder-cc7:latest
......@@ -14,6 +17,8 @@
IMAGEUBUNTU22: gitlab-registry.cern.ch/delphi/docker/builder-ubuntu22:latest
IMAGEUBUNTU24: gitlab-registry.cern.ch/delphi/docker/builder-ubuntu24:latest
IMAGEDEBIAN12: gitlab-registry.cern.ch/delphi/docker/builder-debian12:latest
GITLAB_ADVANCED_SAST_ENABLED: 'true'
stages:
- common
- cernlib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment