save-cli
save-cli copied to clipboard
SARIF: raise an exception whenever an absolute non-`file:` URI is encountered
Example:
"artifactLocation": {
"uri": "https://github.com/ossf/scorecard/blob/main/actions/entrypoint.sh"
}
When save-cli is used as an executable (rather than as a library), a specific exit code should be returned — see #467
Decided to raise an exception in this case