From d380146c1c0ea11f66743bcdbc3df785058994a5 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 26 Sep 2024 15:10:40 -0400 Subject: [PATCH] Permissions: uninstall software (#22434) --- articles/role-based-access.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/role-based-access.md b/articles/role-based-access.md index 0b587e3d8c..d147796cdb 100644 --- a/articles/role-based-access.md +++ b/articles/role-based-access.md @@ -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 | ✅ | ✅ | ✅ | ✅ | |