mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Fleet can remove apps (#26330)
- Use "apps" instead of "software" for end users
This commit is contained in:
parent
1c644caba7
commit
181227bc3d
1 changed files with 1 additions and 1 deletions
2
website/views/pages/transparency.ejs
vendored
2
website/views/pages/transparency.ejs
vendored
|
|
@ -102,7 +102,7 @@
|
|||
<span class="fa fa-angle-down"></span>
|
||||
</p>
|
||||
<p id="accordion__body8" class="collapse" aria-labelledby="accordion__header8">
|
||||
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.
|
||||
</p>
|
||||
</div>
|
||||
<div purpose="accordion-item">
|
||||
|
|
|
|||
Loading…
Reference in a new issue