Skip to content

Commit dead41a

Browse files
docs: add AI Risk Hub permissions to roles table and hub docs (#2691)
Documents which tabs are accessible per role: Overview is available to all organization members; AI assets and Tools & workflows require organization manager or admin role. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 3a0e934 commit dead41a

2 files changed

Lines changed: 53 additions & 3 deletions

File tree

docs/organizations/ai-risk-hub.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ To access the AI Risk Hub, select an organization from the top navigation bar an
1414

1515
Inside this hub, you can find the following tabs to help you monitor the AI risk of your organization:
1616

17-
- [Overview](#overview)
18-
- [AI assets](#ai-assets)
19-
- [Tools & workflows](#tools-workflows)
17+
| Tab | Who can access |
18+
|-----|----------------|
19+
| [Overview](#overview) | All organization members |
20+
| [AI assets](#ai-assets) | Organization managers and admins only |
21+
| [Tools & workflows](#tools-workflows) | Organization managers and admins only |
2022

2123
---
2224

docs/organizations/roles-and-permissions-for-organizations.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,24 @@ The table below maps the GitHub Cloud and GitHub Enterprise roles to the corresp
125125
<td class="yes">Yes</td>
126126
<td class="yes">Yes</td>
127127
</tr>
128+
<tr>
129+
<td>Access AI Risk Hub Overview</td>
130+
<td class="no">No</td>
131+
<td colspan="2" class="yes">Yes</td>
132+
<td colspan="2" class="yes">Yes</td>
133+
<td class="yes">Yes</td>
134+
<td class="yes">Yes</td>
135+
<td class="yes">Yes</td>
136+
</tr>
137+
<tr>
138+
<td>Access AI Risk Hub AI assets and Tools &amp; workflows</td>
139+
<td class="no">No</td>
140+
<td colspan="2" class="no">No</td>
141+
<td colspan="2" class="no">No</td>
142+
<td class="no">No</td>
143+
<td class="yes">Yes</td>
144+
<td class="yes">Yes</td>
145+
</tr>
128146
<tr>
129147
<td>Ignore issues and files,<br/>configure code patterns,<br/>reanalyze branches and pull requests</td>
130148
<td class="no">No</td>
@@ -289,6 +307,24 @@ The table below maps the GitLab Cloud and GitLab Enterprise roles to the corresp
289307
<td class="yes">Yes</td>
290308
<td colspan="2" class="yes">Yes</td>
291309
</tr>
310+
<tr>
311+
<td>Access AI Risk Hub Overview</td>
312+
<td class="no">No</td>
313+
<td colspan="2" class="yes">Yes</td>
314+
<td class="yes">Yes</td>
315+
<td colspan="2" class="yes">Yes</td>
316+
<td class="yes">Yes</td>
317+
<td colspan="2" class="yes">Yes</td>
318+
</tr>
319+
<tr>
320+
<td>Access AI Risk Hub AI assets and Tools &amp; workflows</td>
321+
<td class="no">No</td>
322+
<td colspan="2" class="no">No</td>
323+
<td class="no">No</td>
324+
<td colspan="2" class="no">No</td>
325+
<td class="yes">Yes</td>
326+
<td colspan="2" class="yes">Yes</td>
327+
</tr>
292328
<tr>
293329
<td>Ignore issues and files,<br/>configure code patterns,<br/>reanalyze branches and pull requests</td>
294330
<td class="no">No</td>
@@ -435,6 +471,18 @@ The table below maps the Bitbucket Cloud and Bitbucket Server roles to the corre
435471
<td class="yes">Yes</td>
436472
<td class="yes">Yes</td>
437473
</tr>
474+
<tr>
475+
<td>Access AI Risk Hub Overview</td>
476+
<td colspan="2" class="yes">Yes</td>
477+
<td class="yes">Yes</td>
478+
<td class="yes">Yes</td>
479+
</tr>
480+
<tr>
481+
<td>Access AI Risk Hub AI assets and Tools &amp; workflows</td>
482+
<td colspan="2" class="no">No</td>
483+
<td class="yes">Yes</td>
484+
<td class="yes">Yes</td>
485+
</tr>
438486
<tr>
439487
<td>Ignore issues and files,<br/>configure code patterns,<br/>reanalyze branches and pull requests</td>
440488
<td colspan="2" class="maybe"><a href="#change-analysis-configuration">Configurable</a></td>

0 commit comments

Comments
 (0)