-
Notifications
You must be signed in to change notification settings - Fork 1.8k
CodeQL: Display CWE coverage information by language #6327
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates! Once we've tweaked the automation, we can test that it all looks good 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I spotted some formatting bugs that I'd missed previously! 🙃 Otherwise, LGTM from the CodeQL/workflow side ⚡
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating the readme file.
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.