mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
9dbf84fb4b
* add osquery tables page * update build script, add fleet schema folder * update layout and page script * add edit-page button, search, remove test attribute from fleet schema * update styles * syntax highlighting, update highlight.js, adjust layout * lint fixes * Update view-osquery-tables.js * requested changes from 1:1 * requested changes - Rename osquery-tables to osquery-table-details & update routes and policies - Update wildcard input and tables details route - Fix lint error - adjust self-calling functions in page script - rename function and adjust the order of functions in page script * add osquery tables to builtStaticContent.markdownPages * update schema folder readme * add redirect for /tables * update table input * remove comment from stylesheet, update syntax highlighting, use variable names from colors.less * update inputs in view action * Updates from PR review * fix lint error * update syntax highlighting, table page styles * Update build-static-content.js * requested changes from code review * Update build-static-content.js * fix build script error * remove string.replaceAll() Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
549 B
549 B
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.