fleet/schema
Mike McNeil 20d617ee67
Fix typo in keychain_items table schema (#8179)
* Define "certificate authorities" + normalize capitalization

* Fix typo in keychain_items table schema

* Maybe a bad character?

* Fixing problematic comma

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
2022-10-12 12:17:03 -04:00
..
fleet_schema.json Fix typo in keychain_items table schema (#8179) 2022-10-12 12:17:03 -04: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.