mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Vulnerability-Processing.md (#11049)
This commit is contained in:
parent
fe2f3c3473
commit
6ece25d80d
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Vulnerability processing in Fleet detects vulnerable software installed on your
|
|||
|
||||
Vulnerable software can have one or more vulnerabilities (CVEs).
|
||||
|
||||
For Fleet Premium users, each CVE includes its CVSS base score (reported by the [National Vulnerability Database](https://nvd.nist.gov/)), probability of exploit (reported by [FIRST](https://www.first.org/epss/)), and whether or not their is a known exploit in the wild (reported by the [Cybersecurity & Infrastructure Security Agency](https://www.cisa.gov/known-exploited-vulnerabilities-catalog)).
|
||||
For Fleet Premium users, each CVE includes its CVSS base score (reported by the [National Vulnerability Database](https://nvd.nist.gov/)), probability of exploit (reported by [FIRST](https://www.first.org/epss/)), and whether or not there is a known exploit in the wild (reported by the [Cybersecurity & Infrastructure Security Agency](https://www.cisa.gov/known-exploited-vulnerabilities-catalog)).
|
||||
|
||||
Fleet's strategy for detecting vulnerabilities (CVEs) varies according to the host's platform and
|
||||
the software in question. For macOS and Windows hosts, in general,
|
||||
|
|
|
|||
Loading…
Reference in a new issue