From 6945c80253d85b1cea5e554ba634f4a0594c92ef Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 26 Sep 2024 14:47:14 -0400 Subject: [PATCH] Permissions: edit software (#22426) Permissions changes for this story: https://github.com/fleetdm/fleet/issues/20404 --- articles/role-based-access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/role-based-access.md b/articles/role-based-access.md index fcdae9a8d4..0b587e3d8c 100644 --- a/articles/role-based-access.md +++ b/articles/role-based-access.md @@ -46,7 +46,7 @@ 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 | | | ✅ | ✅ | ✅ | +| Add, edit, and delete software | | | ✅ | ✅ | ✅ | | Download added software | | | ✅ | ✅ | | | Install software on hosts | | | ✅ | ✅ | | | Filter software by [vulnerabilities](https://fleetdm.com/docs/using-fleet/vulnerability-processing#vulnerability-processing) | ✅ | ✅ | ✅ | ✅ | |