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

Feature: more granular severity of results #210

Open
laurentsimon opened this issue Apr 27, 2022 · 0 comments
Open

Feature: more granular severity of results #210

laurentsimon opened this issue Apr 27, 2022 · 0 comments

Comments

@laurentsimon
Copy link
Contributor

laurentsimon commented Apr 27, 2022

We currently have criticality for checks. However, within a check, severity may vary. For example, contents: write is more critical than status: write, for example.

I think it's feasible to tell sarif to overwrite the default check severity using the level field https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning#result-object

For this to work, we need to update scorecard to report severity for each Warn: result, tracked in ossf/scorecard#1874

Related ossf/scorecard#1321

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant