fleet/server
Tomas Touceda a8642493ad
Add global policies (#1750)
* Add global policies

* Update documentation and add extra parameter to config

* Fix failing tests

* Store historic policy records

* Address review comments

And also remove other inmem references I saw by chance

* Add documentation for get by id request

* Add parameter doc

* Move schema generation to a cmd instead of a test

Otherwise it messes up running all tests sometimes depending on how parallel it does

* Remove brain dump for another task

* Make migration tests a separate beast

* Make schema generation idempotent and move dbutils cmd to tools

* Allow all filters and add counts to Policy

* Add test for Policy
2021-08-24 17:24:52 -03:00
..
authz Add global policies (#1750) 2021-08-24 17:24:52 -03:00
bindata Allow import of github.com/kolide/fleet (#2213) 2020-03-29 19:22:04 -07:00
config Make vulnerability processing more configurable (#1718) 2021-08-18 17:25:14 -03:00
contexts Only log distributed queries ingestion errors (except for one case) (#1535) 2021-08-04 10:11:51 -03:00
datastore Add global policies (#1750) 2021-08-24 17:24:52 -03:00
fleet Add global policies (#1750) 2021-08-24 17:24:52 -03:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
launcher Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
live_query Make receive calls to redis conn thread safe (#1641) 2021-08-11 17:34:35 -03:00
logging Configure golangci-lint for the whole repository 2021-08-24 13:35:03 -04:00
mail Refactor app config (POC, for now) (#1685) 2021-08-20 12:27:41 -03:00
mock Add global policies (#1750) 2021-08-24 17:24:52 -03:00
ptr Make vulnerability processing more configurable (#1718) 2021-08-18 17:25:14 -03:00
pubsub Configure golangci-lint for the whole repository 2021-08-24 13:35:03 -04:00
service Add global policies (#1750) 2021-08-24 17:24:52 -03:00
sso Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
test Refactor app config (POC, for now) (#1685) 2021-08-20 12:27:41 -03:00
vulnerabilities Make vulnerability processing more configurable (#1718) 2021-08-18 17:25:14 -03:00
websocket Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
utils.go Issue 1278 select leader (#1367) 2021-07-19 15:08:41 -03:00