Skip to content

Commit 7a2f23b

Browse files
authored
Merge pull request #15073 from github/repo-sync
repo sync
2 parents aa4a0af + ed36dde commit 7a2f23b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/rest/reference/permissions-required-for-github-apps.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -921,6 +921,9 @@ _Teams_
921921
{% ifversion fpt or ghes > 3.0 or ghae -%}
922922
- [`GET /repos/:owner/:repo/code-scanning/sarifs/:sarif_id`](/rest/reference/code-scanning#get-information-about-a-sarif-upload) (:read)
923923
{% endif -%}
924+
{% ifversion fpt or ghec or ghes > 3.4 or ghae-issue-5435 -%}
925+
- [`GET /orgs/:org/code-scanning/alerts`](/rest/reference/code-scanning#list-code-scanning-alerts-by-organization) (:read)
926+
{% endif -%}
924927

925928
{% ifversion fpt or ghes or ghec %}
926929
### Permission on "self-hosted runners"

0 commit comments

Comments
 (0)