Skip to content
Snippets Groups Projects
Commit c9fb061d authored by Sibidharan's avatar Sibidharan :speech_balloon:
Browse files

security sast

parent 8dfe05a4
Branches master
No related tags found
No related merge requests found
stages:
- security # List of stages for jobs, and their order of execution
- test # List of stages for jobs, and their order of execution
- deploy
# SAST configuration
include:
- template: SAST.gitlab-ci.yml
- template: Auto-DevOps.gitlab-ci.yml
sast:
stage: security
stage: test
artifacts:
name: sast
reports:
sast: gl-sast-report.json
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment