mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
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.