maurirohling/Sarif Quality Gate

Counts the rule violations in a SARIF file and pass or fails based on the maximum violations threshold specified.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sarif-file-pathPath to the SARIF file to check, accepts any file format as long as the content is a valid SARIFyes
max-errorsMaximum number of errors allowed, unlimited if not providedno
max-warningsMaximum number of warnings allowed, unlimited if not providedno
max-notesMaximum number of notes allowed, unlimited if not providedno
namedescription
quality-gate-statusThe resulting Quality Gate Status value of PASSED or FAILED