advanced-security/codeql-sarif-security-standard-annotator

Compare a CodeQL SARIF results file to a security standard CWE list and annotate the SARIF rules with a tag to highlight results applicable to the security standard

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sarifFileThe CodeQL SARIF result fileyes
cweFileThe CWE list XML file, defaults to OWASP Top 10 2021no
cweIdXpathThe XPath query that selects CWE ID numbers from the CWE list fileno
securityStandardTagThe security standard tag to add to the SARIF file, defaults to "owasp-top10-2021"no
outputFileThe output SARIF file path, defaults to the input SARIF file pathno

no outputs