From 5ff86f0b8eb1569794d93e1564730df57c172063 Mon Sep 17 00:00:00 2001 From: Marko Lisica <83164494+marko-lisica@users.noreply.github.com> Date: Thu, 6 Jun 2024 17:12:12 +0200 Subject: [PATCH] Software permissions changes (#19405) Adding new rows to manage access table to reflect new permissions added with #14921 --- docs/Using Fleet/manage-access.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/Using Fleet/manage-access.md b/docs/Using Fleet/manage-access.md index 9fbcda3f29..aa152b0891 100644 --- a/docs/Using Fleet/manage-access.md +++ b/docs/Using Fleet/manage-access.md @@ -45,6 +45,9 @@ GitOps is an API-only and write-only role that can be used on CI/CD pipelines. | Transfer hosts between teams\* | | | ✅ | ✅ | ✅ | | Create, edit, and delete labels | | | ✅ | ✅ | ✅ | | View all software | ✅ | ✅ | ✅ | ✅ | | +| Add and delete software | | | ✅ | ✅ | ✅ | +| Download added software | | | ✅ | ✅ | | +| Install 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\* | ✅ | ✅ | ✅ | ✅ | | @@ -123,6 +126,10 @@ Users with access to multiple teams can be assigned different roles for each tea | Target hosts using labels | ✅ | ✅ | ✅ | ✅ | | | Add/remove manual labels to/from hosts | | | ✅ | ✅ | ✅ | | Add and delete hosts | | | ✅ | ✅ | | +| View software | ✅ | ✅ | ✅ | ✅ | | +| Add and delete software | | | ✅ | ✅ | ✅ | +| Download added software | | | ✅ | ✅ | | +| Install software on hosts | | | ✅ | ✅ | | | Filter software by [vulnerabilities](https://fleetdm.com/docs/using-fleet/vulnerability-processing#vulnerability-processing) | ✅ | ✅ | ✅ | ✅ | | | Filter hosts by software | ✅ | ✅ | ✅ | ✅ | | | Filter software | ✅ | ✅ | ✅ | ✅ | |