Solutions
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Infrastructure as code
See every change, undo any error, repeat every success.
Extend Fleet
Integrate your favorite tools with Fleet.
More
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Infrastructure as code
See every change, undo any error, repeat every success.
Extend Fleet
Integrate your favorite tools with Fleet.
Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
Apple
Linux
Windows
ChromeOS
windows_security_products
Enumeration of registered Windows security products. Note: Not compatible with Windows Server.
| Column | Type | Description |
|---|---|---|
| name | text | Name of product |
| remediation_path | text | Remediation path |
| signatures_up_to_date | integer | 1 if product signatures are up to date, else 0 |
| state | text | State of protection |
| state_timestamp | text | Timestamp for the product state |
| type | text | Type of security product |
select * from windows_security_products