Update vuln processing guide, add change file for JetBrains IDE extension vulns (#34478)
Addresses #32266 Update docs, add change file
This commit is contained in:
@@ -20,7 +20,7 @@ Fleet detects vulnerabilities for these software types:
|
||||
| Operating system (OS) | ✅ | ✅ | ✅ <p>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).</p> |
|
||||
| Browser plugins | Chrome extensions, Firefox extensions | Chrome extensions, Firefox extensions | ❌ |
|
||||
| Packages | Python, Homebrew, npm | Python, Atom, Chocolatey, npm | <p>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.</p><p>For Amazon Linux, packages maintained by Amazon by checking [ALAS advisories](https://alas.aws.amazon.com/).</p> |
|
||||
| IDE extensions | VS Code extensions | VS Code extensions | VS Code extensions |
|
||||
| IDE extensions | VS Code, JetBrains | VS Code, JetBrains | VS Code, JetBrains
|
||||
|
||||
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).
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
* Detect vulnerabilities in JetBrains IDE plugins
|
||||
Reference in New Issue
Block a user