mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Handbook: Update vulnerability-management.ejs (#17853)
Thanks Paddy Harrington for the tip! --------- Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
This commit is contained in:
parent
79f9caf49d
commit
96d67af9d8
1 changed files with 3 additions and 2 deletions
|
|
@ -115,9 +115,10 @@
|
|||
</div>
|
||||
<div purpose="feature-text" class="d-flex flex-column">
|
||||
<h3>Up-to-date data without scans</h3>
|
||||
<p>Traditional network vulnerability scans can clog networks. Fleet does things differently.</p>
|
||||
<p>Traditional network vulnerability scans can clog your network and even haunt your printers with pages full of wingdings. Fleet does things differently.</p>
|
||||
<div purpose="checklist" class="flex-column d-flex">
|
||||
<p>Lightweight enough for the most brittle environments (OT, data centers, embedded/BTS, low-latency gaming servers).</p>
|
||||
<p>Eliminate the risk of side effects from scanning the network.</p>
|
||||
<p>Lightweight enough for the most brittle environments (OT, data centers, embedded/BTS, low-latency gaming servers).</p>
|
||||
<p>Quickly pull data about important CVEs and zero days during an incident or audit.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue