fleet/server
Zach Wasserman 5b432cccee
Prevent SQLite ATTACH from being used in queries (#129)
Mitigate
[CVE-2020-26273](https://github.com/osquery/osquery/security/advisories/GHSA-4g56-2482-x7q8)
by attempting to prevent users from executing or saving queries that use
the SQLite `ATTACH` command.

Users must still update to osquery 4.6.0 to ensure the functionality is
fully disabled in osquery.
2020-12-14 18:13:34 -08:00
..
bindata Allow import of github.com/kolide/fleet (#2213) 2020-03-29 19:22:04 -07:00
config Add redis use_tls cfg (#2311) 2020-10-01 16:25:48 -07:00
contexts Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
datastore Improve MySQL transaction error logging (#113) 2020-12-10 11:05:15 -08:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
kolide Prevent SQLite ATTACH from being used in queries (#129) 2020-12-14 18:13:34 -08:00
launcher Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
live_query Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
logging Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
mail Migrate remaining URLs to fleetdm.com (#116) 2020-12-10 11:26:00 -08:00
mock Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
pubsub Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
service Prevent SQLite ATTACH from being used in queries (#129) 2020-12-14 18:13:34 -08:00
sso Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
test Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
websocket Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00