Skip to content

3. Add SAST

Add Static Application Security Testing to your project, using an AutoDevOps template.

  • 1. Find the 3-add-sast branch in Repository > Branches
  • 2. Click Merge Request to create a new MR from this branch
  • 3. Uncheck Delete source branch when merge request is accepted. if you prefer to keep the branch.
  • 4. Click Create Merge Request
  • 5. Review the changes to .gitlab-ci.yml in the Changes tab
  • 6. Review the .gitlab/Jobs/SAST.gitlab-ci.yml template
  • 7. Click Mark as Ready on the Overview tab
  • 8. Click Merge
Edited by Paul Pickhardt