diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5c0acda625..5cde48b096 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,7 @@ variables: # These can be specified per job or per pipeline ARTIFACT_COMPRESSION_LEVEL: "fast" CACHE_COMPRESSION_LEVEL: "fast" - SAST_EXCLUDED_ANALYZERS: bandit,eslint + SAST_EXCLUDED_ANALYZERS: "bandit" SAST_EXCLUDED_PATHS: spec,test,tests,tmp,extern .Ubuntu_Image: