fleet/server/authz
Lucas Manuel Rodriguez 371c533bfc
Improved Datastore usage of osquery hosts requests (#3601)
* WIP

* Amend tests

* Do not load aggregated stats for packs

* Add option to host lite

* Fix remaining TODOs

* Fix osquery_utils tests

* Fix SQL

* Fix SQL (bis)

* Restore AuthenticateHost to load once

* Code improvements and re-add deferred host save

* More fixes to the PR

* Wrap users table update on tx

* Add caching to ListPacksForHost and ListScheduledQueriesInPack

* Remove SaveHostSoftware (replaced by UpdateHostSoftware)

* Add unit tests for new functionality

* Add changes file

* Fix scheduled queries test
2022-01-17 22:52:09 -03:00
..
authz.go Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
errors.go Improved Datastore usage of osquery hosts requests (#3601) 2022-01-17 22:52:09 -03:00
policy_test.go Fix team packs rego policy rules (#3356) 2021-12-13 20:53:29 -08:00
policy_test.rego Add authorization checks in service (#938) 2021-06-03 16:24:15 -07:00
policy.rego Fix team packs rego policy rules (#3356) 2021-12-13 20:53:29 -08:00