mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
* Ingest installed Windows updates and store them in the windows_updates table. * Added config option for enabling/disabling Windows update ingestion and Windows OS vuln. detection.
3 lines
224 B
Text
3 lines
224 B
Text
- We now ingest and store installed Windows updates in a new table, `windows_updates`.
|
|
- Added a new configuration option used for disabling the ingestion of Windows updates and also
|
|
disabling Windows vulnerability scans.
|