Editor pass - new "checked for vulnerabilities" entry (#5886)

Editor pass for:
-  https://github.com/fleetdm/fleet/pull/5435
This commit is contained in:
Desmi-Dizney 2022-05-31 08:54:31 -05:00 committed by GitHub
parent 95832d74db
commit ab95bea7f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ Fleet attempts to detect vulnerabilities for installed software that falls into
- Packages installed using Portage (Gentoo)
- Packages installed using NPM
The ingestion of software varies per platform. For each platform we run an [osquery query](#ingesting-software-lists-from-hosts) to ingest software.
The ingestion of software varies per platform. For each platform, we run an [osquery query](#ingesting-software-lists-from-hosts) to ingest software.
## Configuration