mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
9e771c4fc1
OSV-Scanner currently causes the scheduled security workflow to fail whenever it reports findings, which also triggers the Slack failure notification. Treat exit code 1 as a successful scan with uploaded SARIF results, and only fail the job when OSV-Scanner itself errors.