Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
The table says:
SARIF data | Maximum values | Data truncation limits |
---|---|---|
Results per run | 25,000 | Only the top 5,000 results will be included, prioritized by severity. |
The current implementation doesn't appear to do that.
Either the text should be updated to say something else (my guess is that it's the top 5,000 results per severity), or the implementation should be changed to match the documentation (which would probably make more sense than the current behavior)
Additional information
https://github.com/check-spelling-sandbox/cert-manager/security

check-spelling is reporting warnings. Check the status page for help.

Status
1 warningAnalysis SARIF file exceeded alert limits
View workflow run
An analysis file contained 5421 results which is more than our limit of 5000. Only 5000 were stored, the additional ones were ignored.
^ This is the link to the page in question



https://ghsecuritylab.slack.com/archives/CQUMTHL1M/p1746543939781819