mirror of
https://github.com/fleetdm/fleet
synced 2026-05-14 20:48:35 +00:00
for #24041 This PR addresses an issue that can cause Windows vulnerability checks to fail (possibly causing false negatives). We determine whether a vulnerability in an MSRC bulletin applies to any hosts in a Fleet instance by attempting to matching the data in [each row of the `operating_systems` table]( |
||
|---|---|---|
| .. | ||
| parsed | ||
| testdata | ||
| xml | ||
| analyzer.go | ||
| analyzer_test.go | ||
| msrc_api.go | ||
| msrc_api_test.go | ||
| parser.go | ||
| parser_test.go | ||
| sync.go | ||
| sync_test.go | ||