mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Replace duplicate section on fleetdm.com/transparency (#2558)
* replace duplicate section * Update website/views/pages/transparency.ejs Co-authored-by: eashaw <eashaw@sailsjs.com> Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
This commit is contained in:
parent
b56b44b1c8
commit
af5a9c37c0
1 changed files with 1 additions and 1 deletions
2
website/views/pages/transparency.ejs
vendored
2
website/views/pages/transparency.ejs
vendored
|
|
@ -69,7 +69,7 @@
|
|||
<span style="color: #6A67FE; right: 0; top: 24px;" class="position-absolute fa fa-angle-down"></span>
|
||||
</p>
|
||||
<p id="accordion__body4" class="collapse" aria-labelledby="accordion__header4">
|
||||
Osquery 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.
|
||||
Osquery can access a list of processes running on your device. These are processes you interact with graphically i.e., opened software; and processes that are running tasks in the background, such as sending data over network connections, running backups, or scheduled auto-updates. IT and security teams can use osquery to view this list in order to detect suspicious activity that may be a threat to your system.
|
||||
</p>
|
||||
</div>
|
||||
<div style="border-bottom: 1px solid #E2E4EA; padding-right: 20px;" class="position-relative">
|
||||
|
|
|
|||
Loading…
Reference in a new issue