You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2025. It is now read-only.
Make sure 'runs.results' field is never 'null' in SARIF report
This sets the 'runs.results' field to an empty array in the resulting SARIF
if container scan returned no vulnerabilities or best practices violations.
Otherwise, the SARIF report is considered as invalid by the 'upload-sarif'
GitHub Action.
0 commit comments