Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist
Comparer les modifications
+ 5
− 0
@@ -9,6 +9,7 @@ image: docker:20.10.17
@@ -79,3 +80,7 @@ docker-build-16.0-alpine:
Configure SAST in .gitlab-ci.yml
using the GitLab managed template. You can add variable overrides to customize SAST settings.