mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Permissions: uninstall software (#22434)
This commit is contained in:
parent
808c9d7185
commit
d380146c1c
1 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ GitOps is an API-only and write-only role that can be used on CI/CD pipelines.
|
|||
| View all software | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Add, edit, and delete software | | | ✅ | ✅ | ✅ |
|
||||
| Download added software | | | ✅ | ✅ | |
|
||||
| Install software on hosts | | | ✅ | ✅ | |
|
||||
| Install/uninstall software on hosts | | | ✅ | ✅ | |
|
||||
| Filter software by [vulnerabilities](https://fleetdm.com/docs/using-fleet/vulnerability-processing#vulnerability-processing) | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Filter hosts by software | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Filter software by team\* | ✅ | ✅ | ✅ | ✅ | |
|
||||
|
|
@ -130,7 +130,7 @@ Users with access to multiple teams can be assigned different roles for each tea
|
|||
| View software | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Add and delete software | | | ✅ | ✅ | ✅ |
|
||||
| Download added software | | | ✅ | ✅ | |
|
||||
| Install software on hosts | | | ✅ | ✅ | |
|
||||
| Install/uninstall software on hosts | | | ✅ | ✅ | |
|
||||
| Filter software by [vulnerabilities](https://fleetdm.com/docs/using-fleet/vulnerability-processing#vulnerability-processing) | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Filter hosts by software | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Filter software | ✅ | ✅ | ✅ | ✅ | |
|
||||
|
|
|
|||
Loading…
Reference in a new issue