close
The Wayback Machine - https://web.archive.org/web/20220818091847/https://github.com/github/roadmap/issues/194
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

CodeQL code scanning: annotate alerts with additional security severity indicator (Server) #194

Closed
github-product-roadmap opened this issue May 12, 2021 · 1 comment
Labels
codeql ga github advanced security security & compliance server shipped

Comments

@github-product-roadmap
Copy link
Collaborator

github-product-roadmap commented May 12, 2021

Summary

Every security alert that is flagged up by GitHub code scanning will soon be annotated with a security-specific severity level: low, medium, high, or critical. These security-specific severity levels will be displayed in addition to the current regular severity levels (as per the SARIF standard). Our own CodeQL analysis engine will provide these new security severity levels for security-related queries, and our integration partners can do the same.

Intended Outcome

The new security severity levels will be prominently displayed in the code scanning user interface, and will make it easier way for our users to assess the potential security impact of a code scanning alert.

How will it work?

Code scanning alerts and associated security severity levels are produced by an analysis engine (e.g. CodeQL). The results and metadata are stored in SARIF result files, which are subsequently uploaded to and displayed in the code scanning interface within GitHub.

@github github locked and limited conversation to collaborators May 12, 2021
@github-product-roadmap github-product-roadmap added this to Q3 2021 – Jul-Sep in GitHub public roadmap May 12, 2021
@github-product-roadmap github-product-roadmap added ga github advanced security security & compliance server labels May 12, 2021
@Sid-ah Sid-ah added the codeql label Sep 27, 2021
@Sid-ah Sid-ah added the shipped label Sep 28, 2021
@Sid-ah Sid-ah closed this as completed Sep 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
codeql ga github advanced security security & compliance server shipped
Projects
Status: No status
GitHub public roadmap
Q3 2021 – Jul-Sep
Development

No branches or pull requests

2 participants