Skip to content

ci: skip missing Snyk SARIF uploads - #9

Merged
andymac4182 merged 1 commit into
mainfrom
ci/skip-missing-snyk-sarif
May 15, 2026
Merged

ci: skip missing Snyk SARIF uploads#9
andymac4182 merged 1 commit into
mainfrom
ci/skip-missing-snyk-sarif

Conversation

@andymac4182

Copy link
Copy Markdown
Member

Summary

  • skip Code Scanning upload when Snyk does not emit a SARIF file
  • normalize null Snyk security-severity values before upload when SARIF is present
  • keep SARIF upload best-effort so scanner output problems do not fail the whole security job

Validation

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/snyk.yml"); puts "snyk workflow ok"'
  • sample jq SARIF normalization check was validated in the monorepo CI fix.

@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

@andymac4182
andymac4182 merged commit 34fd641 into main May 15, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant