Skip to content

Commit 07138fc

Browse files
authored
Merge pull request #14 from snyk/feat/quality-gates
feat: add prodsec/security_scans
2 parents 09589e9 + 9fc8db4 commit 07138fc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
- prodsec/security_scans:
7373
mode: auto
7474
open-source-additional-arguments: --exclude=test,dist
75+
iac-scan: disabled
7576
lint:
7677
<<: *defaults
7778
docker:
@@ -133,6 +134,10 @@ workflows:
133134
context:
134135
- snyk-bot-slack
135136
channel: os-team-managed-alerts
137+
filters:
138+
branches:
139+
ignore:
140+
- main
136141
- security-scans:
137142
name: Perform security scans for PRs
138143
context:

0 commit comments

Comments
 (0)