Update permissions for dependency list
This commit is contained in:
parent
23fb4d10c9
commit
9f354ad896
1 changed files with 2 additions and 1 deletions
|
@ -47,6 +47,7 @@ The following table depicts the various user permission levels in a project.
|
|||
| View approved/blacklisted licenses **(ULTIMATE)** | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| View license management reports **(ULTIMATE)** | ✓ (*1*) | ✓ | ✓ | ✓ | ✓ |
|
||||
| View Security reports **(ULTIMATE)** | ✓ (*1*) | ✓ | ✓ | ✓ | ✓ |
|
||||
| View Dependency list **(ULTIMATE)** | ✓ (*1*) | ✓ | ✓ | ✓ | ✓ |
|
||||
| View [Design Management](project/issues/design_management.md) pages **(PREMIUM)** | ✓ (*1*) | ✓ | ✓ | ✓ | ✓ |
|
||||
| View project code | ✓ (*1*) | ✓ | ✓ | ✓ | ✓ |
|
||||
| Pull project code | ✓ (*1*) | ✓ | ✓ | ✓ | ✓ |
|
||||
|
@ -93,7 +94,7 @@ The following table depicts the various user permission levels in a project.
|
|||
| Remove a container registry image | | | ✓ | ✓ | ✓ |
|
||||
| Create/edit/delete project milestones | | | ✓ | ✓ | ✓ |
|
||||
| Use security dashboard **(ULTIMATE)** | | | ✓ | ✓ | ✓ |
|
||||
| View dependency list **(ULTIMATE)** | | | ✓ | ✓ | ✓ |
|
||||
| View vulnerabilities in Dependency list **(ULTIMATE)** | | | ✓ | ✓ | ✓ |
|
||||
| Create issue from vulnerability **(ULTIMATE)** | | | ✓ | ✓ | ✓ |
|
||||
| Dismiss vulnerability **(ULTIMATE)** | | | ✓ | ✓ | ✓ |
|
||||
| Apply code change suggestions | | | ✓ | ✓ | ✓ |
|
||||
|
|
Loading…
Reference in a new issue