You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
contentThis issue or pull request belongs to the Docs Content teamneeds SMEThis proposal needs review from a subject matter expertrestContent related to rest - overview.
As, this endpoint clearly requires permissions, the permissions should be documented as well. I'm pretty sure they're just security-events: write, but as I can't see the internals I can't claim that definitively.
Thanks for opening an issue! I'll get this triaged for review.
Sharra-writes
added
rest
Content related to rest - overview.
and removed
triage
Do not begin working on this issue until triaged by the team
labels
May 5, 2025
contentThis issue or pull request belongs to the Docs Content teamneeds SMEThis proposal needs review from a subject matter expertrestContent related to rest - overview.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/rest/code-scanning/code-scanning?apiVersion=2022-11-28#list-code-scanning-analyses-for-a-repository
What part(s) of the article would you like to see updated?
Add a section to document the api that's actually used by:
https://github.com/github/codeql-action/blob/5eb3ed6614230b1931d5c08df9e096e4ba524f21/lib/upload-lib.js#L238-L253
At the very least, the following fields should be documented:
As, this endpoint clearly requires permissions, the permissions should be documented as well. I'm pretty sure they're just
security-events: write
, but as I can't see the internals I can't claim that definitively.Additional information
/code-scanning/analysis/status
#31331 asked about the internal API used by github/codeql-action, but I apparently missed the elephant in the room:/code-scanning/analysis
The text was updated successfully, but these errors were encountered: