fleet/schema
Josh Brower 1f87644a23
Initial cut of Win tables schema (#8351)
* Initial cut of Win tables schema

* Add context

* Formatting fixes

* Add bitlocker_info

* Remove temp stuff

* Remove temp stuff redux

* Apply suggestions from code review

Co-authored-by: Guillaume Ross <guillaume@binaryfactory.ca>

* Update bitlocker_info.yml

* Edited for clarity

Co-authored-by: Guillaume Ross <guillaume@binaryfactory.ca>
2022-10-21 11:21:08 -04:00
..
tables Initial cut of Win tables schema (#8351) 2022-10-21 11:21:08 -04:00
acpi_tables.yml Hide acpi_tables until we understand better why it's useful (#8323) 2022-10-19 14:24:58 +00:00
fleet_schema.json Add notes re: OUI and wireshark OUI lookup for arp_cache (#8272) 2022-10-18 18:28:49 +00:00
osquery_fleet_schema.json Update merged schema helper and script. (#8092) 2022-10-05 15:10:08 -05:00
README.md Website: Add pages for schema tables (#7679) 2022-09-23 19:06:55 -05:00

Hello! Welcome to Fleet's osquery tables documentation.

This file contains additional documentation that we add on top of the existing documentation for osquery to make the documentation of each table more useful for Fleet users.

The existing documentation data lives in the osquery repo at: https://github.com/osquery/osquery-site/tree/source/src/data/osquery_schema_versions.

You can open PRs against either this file or the osquery schema file. Just note that the data in this file overwrites the osquery data whenever there is a conflict.