Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
chocolatey_packages
Chocolatey packages installed in a system.
Column | Type | Description |
---|---|---|
author | text | Optional package author |
license | text | License under which package is launched |
name | text | Package display name |
path | text | Path at which this package resides |
summary | text | Package-supplied summary |
version | text | Package-supplied version |