Channels
doorman
zercurity
infrastructure
code-review
queryhub
apple-silicon
carving
goquery
aws
querycon
golang
file-carving
fuzzing
help-proxy
darkbytes
process-auditing
general
windows
random
fleet-dev
tls
fim
zentral
zeek
auditing-warroom
linen-dev
fleetosquery
plugins
jobs
arm-architecture
uptycs
android_tests
selfgroup
vendor-feeds
fleet
eclecticiq-polylogyx-extension
ebpf
website
core
macos
kolide
osctrl
extensions
foundation
sql
officehours
linux
community-feeds
Powered by
#general
Title
v
vaar
07/24/2020, 2:08 PM
is there a fast way to export the full schema in json format with the field desc like on web site?
s
seph
07/24/2020, 2:09 PM
You could download it from the GitHub website source code.
You could probably get it from osquery via sqlite's
.schema
command. Though I don't know how east or hard that would be
v
vaar
07/24/2020, 2:10 PM
got it,
https://github.com/osquery/osquery-site/blob/source/src/data/osquery_schema_versions/4.4.0.json
thanks!
Post