Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SARIF: raise an exception whenever an absolute non-file: URI is encountered #491

Open
0x6675636b796f75676974687562 opened this issue Feb 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@0x6675636b796f75676974687562
Copy link
Member

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

@kgevorkyan
Copy link
Member

Decided to raise an exception in this case

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 changed the title SARIF: add support for absolute non-file: URIs SARIF: raise an exception whenever an absolute non-file: URI is encountered Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants