diff --git a/articles/vulnerability-processing.md b/articles/vulnerability-processing.md index a03e4cebbb..b08c657208 100644 --- a/articles/vulnerability-processing.md +++ b/articles/vulnerability-processing.md @@ -16,10 +16,10 @@ Fleet detects vulnerabilities for these software types: | Type | macOS | Windows | Linux | | ------------------- | ------------------------------------------ | ------------------------------------------------ |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Apps | ✅ | ✅ | ❌ | -| Operating system (OS) | ✅ | ✅ | ✅ | +| Apps | ✅ | ✅ | ✅

For Ubuntu, Debian, RHEL (including CentOS), and Fedora: packages defined in the [OVAL definitions](https://github.com/fleetdm/nvd/blob/master/oval_sources.json), except for vulnerabilities involving configuration files.

For Amazon Linux, packages maintained by Amazon by checking [ALAS advisories](https://alas.aws.amazon.com/).

| +| Operating system (OS) | ✅ | ✅ | ✅

Linux OS vulnerabilites are the kernel vulnerabilities. Currently, Ubuntu, Debian, and Amazon Linux are supported. CentOS and Fedora [coming soon](https://github.com/fleetdm/fleet/issues/31495).

| | Browser plugins | Chrome extensions, Firefox extensions | Chrome extensions, Firefox extensions | ❌ | -| Packages | Python, Homebrew | Python, Atom, Chocolatey |

For Ubuntu, Debian, RHEL (including CentOS), and Fedora: packages defined in the [OVAL definitions](https://github.com/fleetdm/nvd/blob/master/oval_sources.json), except for vulnerabilities involving configuration files.

For Amazon Linux, packages maintained by Amazon by checking [ALAS advisories](https://alas.aws.amazon.com/).

| +| Packages | Python, Homebrew | Python, Atom, Chocolatey | Python | | IDE extensions | VS Code extensions | VS Code extensions | VS Code extensions | Linux OS vulnerabilities are kernel vulnerabilities. Currently, Ubuntu, Debian, and Amazon Linux are supported. CentOS and Fedora [coming soon](https://github.com/fleetdm/fleet/issues/31495).