3. Add SAST
Add Static Application Security Testing to your project, using an AutoDevOps template.
-
1. Find the 3-add-sast
branch inRepository > 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 theChanges
tab -
6. Review the .gitlab/Jobs/SAST.gitlab-ci.yml
template -
7. Click Mark as Ready
on theOverview
tab -
8. Click Merge
Edited by Zachary Yates