From 181227bc3d7bf0477ff91b4de8188d4358e42129 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:50:37 -0500 Subject: [PATCH] Fleet can remove apps (#26330) - Use "apps" instead of "software" for end users --- website/views/pages/transparency.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/pages/transparency.ejs b/website/views/pages/transparency.ejs index 0a90cb52b5..f7c93474b6 100644 --- a/website/views/pages/transparency.ejs +++ b/website/views/pages/transparency.ejs @@ -102,7 +102,7 @@
- Fleet can install software and access a detailed list of the software installed on your device. This enables IT teams to better manage software update schedules, and reduce disruption to your workflow. Additionally, security teams can use this data to check if any software has been compromised by referencing the version numbers against known vulnerable software databases. + Fleet can add apps, remove apps, and access a detailed list of the apps and other software installed on your device. This enables IT teams to better manage software update schedules, and reduce disruption to your workflow. Additionally, security teams can use this data to check if any software has been compromised by referencing the version numbers against known vulnerable software databases.