CodeQL: Display CWE coverage information by language#6327
Merged
ethanpalm merged 6 commits intogithub:mainfrom Aug 2, 2021
Merged
CodeQL: Display CWE coverage information by language#6327ethanpalm merged 6 commits intogithub:mainfrom
ethanpalm merged 6 commits intogithub:mainfrom
Conversation
shati-patel
reviewed
Jul 19, 2021
Contributor
shati-patel
left a comment
There was a problem hiding this comment.
Thanks for the updates! Once we've tweaked the automation, we can test that it all looks good 🎉
shati-patel
reviewed
Jul 21, 2021
Contributor
shati-patel
left a comment
There was a problem hiding this comment.
I spotted some formatting bugs that I'd missed previously! 🙃 Otherwise, LGTM from the CodeQL/workflow side ⚡
felicitymay
previously approved these changes
Jul 28, 2021
Contributor
There was a problem hiding this comment.
Looks plausible and I can't see anything that Shati's overlooked. I'll be interested to see the results 🚀
It's probably worth dropping a note in the README file or in the general notes about the CodeQL docs processes for this process. I don't think that it's currently covered and we will need to add Ruby at some point.
felicitymay
approved these changes
Aug 2, 2021
Contributor
felicitymay
left a comment
There was a problem hiding this comment.
Thanks for updating the readme file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the CodeQL docs to have pages that display CWE coverage per language as well as a page that has the full CWE coverage. The internally mentioned companion PR will update the workflow for generating the per-language Markdown tables.