ovotech / circleci-orbs

CircleCI Orbs
MIT License
52 stars 37 forks source link

Force a snyk monitor whenever building Clojure projects #476

Closed kelveden closed 2 years ago

kelveden commented 2 years ago

This ensures that any violations that are picked up by the scanning step are available to suppress in the dashboard - currently the monitor-on-build option only kicks in if the scan itself passes.