sett-and-hive/sarif-to-issue-action

Run @security-alert/sarif-to-issue to post the content of a SARIF file to a GitHub issue.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sarif-filePath to SARIF file to add to issue text. Must be a relative path (e.g., ./scan/results/findings.sarif). Do not use github.workspace as a prefix.yes
tokenGitHub Access Tokenyes
repositoryGitHub repository as org/repo.yes
branchThe branch for the pull request.yes
titleThe title of the issuenoSARIF vulnerabilities report
labelsLabel for the issuenosecurity
dry-runAdd "true" flag here for dry run mode. For testing.nofalse
odc-sarifSARIF file is in OWASP Dependency Check dialect.nofalse
namedescription
outputThe output of the docker run.