fleet/changes/4345-os-vulns-backend
Tim Lee 79b5baa297
4345 OS Vulnerabilities Backend (#16303)
#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
2024-01-24 12:18:57 -07:00

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.