Fix platform documentation for windows_updates table (#16071)

Compatible with Windows (not macOS)
This commit is contained in:
Rachael Shaw 2024-01-11 15:26:59 -06:00 committed by GitHub
parent f118b7f9cb
commit 7f7eafb54f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ description: Returns information about Windows updates that are available for in
evented: false
notes: This table is not a core osquery table. It is included as part of fleetd, the osquery manager from Fleet. Code based on work by [Kolide](https://github.com/kolide/launcher).
platforms:
- darwin
- windows
columns:
- name: locale
description: Location of the update.
@ -32,4 +32,4 @@ columns:
- name: query
description: The query is printed in this column.
type: text
required: false
required: false