fleet/changes/feature-7076-store-windows-updates
Juan Fernandez 3048a07fd1
Feature 7076: Ingest installed windows updates (#7138)
* 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.
2022-08-26 14:55:03 -04:00

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.