Skip to content

Commit

Permalink
Add gitlab pipeline file to run security scans on the repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Feb 16, 2024
1 parent 04bb9ce commit 67a4fef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
include:
- project: sre/gitlab-templates
ref: v3
file:
- pipelines/common/security/sast.yml

0 comments on commit 67a4fef

Please sign in to comment.