Skip to content

Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist

Andre Heinecke requested to merge set-sast-config-1 into master

I would like to try this out. Maybe it finds some bad code which can be improved for more stability. I doubt that we can have any security issues as we read little external data directly.

Configure SAST in .gitlab-ci.yml using the GitLab managed template. You can add variable overrides to customize SAST settings.

Merge request reports