Skip to content

Commit

Permalink
feat: add prodsec/security_scans
Browse files Browse the repository at this point in the history
  • Loading branch information
wayne-grant committed Jun 5, 2024
1 parent 2aec43f commit 586b9a8
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 @@ -71,6 +71,7 @@ jobs:
- install_deps
- prodsec/security_scans:
mode: auto
iac-scan: disabled
lint:
<<: *defaults
docker:
Expand Down Expand Up @@ -132,6 +133,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 586b9a8

Please sign in to comment.