scout: add roles and permissions

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson
2023-08-28 10:24:38 +02:00
parent 2b46d1186c
commit 984bb4625f

View File

@@ -77,3 +77,15 @@ The following outlines organization management permissions for member, editor, o
| Upgrade and downgrade plans | ❌ | ❌ | ✅ | ✅ |
_\* If not part of a company_
### Docker Scout
The following outlines Docker Scout management permissions for member, editor, and organization owner roles.
| Permission | Member | Editor | Organization owner |
| :---------------------------------------------------- | :----- | :----- | :----------------- |
| View and compare analysis results | ✅ | ✅ | ✅ |
| Upload analysis records | ✅ | ✅ | ✅ |
| Activate and deactivate Docker Scout for a repository | ❌ | ✅ | ✅ |
| Create environments | ❌ | ❌ | ✅ |
| Manage registry integrations | ❌ | ❌ | ✅ |