mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
#4345 This backend feature branch includes the following PRs: macOS Vuln Matching: #15837 #15990 #16077 Bugs / Issues: #16004 #15905 #16226 Windows Vuln Matching #16047 #16049 #16085 #16099 API: #16215
3 lines
275 B
Text
3 lines
275 B
Text
- Fleet now detects operating system vulnerabilities for macOS (via National Vulnerabilities Database) and Windows (via the
|
|
Microsoft Security Resource Center). We are extending the `os_versions` API to include
|
|
vulnerabilities, as well as a new OS tab on the Software page.
|