action-validator icon indicating copy to clipboard operation
action-validator copied to clipboard

SARIF output support

Open marksteele opened this issue 7 months ago • 1 comments

Would be awesome to be able to specify a folder, and have the validator validate all yaml files in the folder and output a SARIF output file.

Then this could be integrated into the Github scan results and annotate PRs directly with results (via the upload sarif action)

https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning

marksteele avatar Apr 30 '25 14:04 marksteele

I'd gladly accept a quality PR to implement such support.

mpalmer avatar May 01 '25 23:05 mpalmer