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]( |
||
|---|---|---|
| .. | ||
| product.go | ||
| product_test.go | ||
| security_bulletin.go | ||
| security_bulletin_test.go | ||