Skip to content

Commit

Permalink
Merge pull request #14 from snyk/feat/quality-gates
Browse files Browse the repository at this point in the history
feat: add prodsec/security_scans
  • Loading branch information
wayne-grant authored Jun 5, 2024
2 parents 09589e9 + 9fc8db4 commit 07138fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
- prodsec/security_scans:
mode: auto
open-source-additional-arguments: --exclude=test,dist
iac-scan: disabled
lint:
<<: *defaults
docker:
Expand Down Expand Up @@ -133,6 +134,10 @@ workflows:
context:
- snyk-bot-slack
channel: os-team-managed-alerts
filters:
branches:
ignore:
- main
- security-scans:
name: Perform security scans for PRs
context:
Expand Down

0 comments on commit 07138fc

Please sign in to comment.