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.
Extend Fleet
Integrate your favorite tools with Fleet.
Customers
Stripe + Fleet
Stripe consolidates multiple tools with Fleet.
Foursquare + Fleet
Foursquare quickly migrates to Fleet for device management.
What people are saying
Stories from the Fleet community.
More
Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
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