mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 23:48:52 +00:00
Update transparency.ejs (#25408)
Update software section on transparency page. Related to: #22813
This commit is contained in:
parent
a46155c688
commit
1a5f4e5b65
1 changed files with 2 additions and 2 deletions
4
website/views/pages/transparency.ejs
vendored
4
website/views/pages/transparency.ejs
vendored
|
|
@ -98,11 +98,11 @@
|
|||
</div>
|
||||
<div purpose="accordion-item">
|
||||
<p purpose="accordion-header" id="accordion__header8" style="cursor: pointer;" class="accordion" data-toggle="collapse" data-target="#accordion__body8" aria-controls="accordion__body8">
|
||||
Installed software packages
|
||||
Software
|
||||
<span class="fa fa-angle-down"></span>
|
||||
</p>
|
||||
<p id="accordion__body8" class="collapse" aria-labelledby="accordion__header8">
|
||||
Fleet can access a detailed list of the software installed on your device. With this information, IT teams can better manage software update schedules, and reduce disruption to your workflow. Security teams can also use this data to determine if any of your software has been compromised, by referencing your software’s version number against known vulnerable software databases.
|
||||
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.
|
||||
</p>
|
||||
</div>
|
||||
<div purpose="accordion-item">
|
||||
|
|
|
|||
Loading…
Reference in a new issue