fleet/server
Tomas Touceda 989e638cc0
Make creating dirs and files more secure by checking permissions (#1566)
* Add safe mkdirall and open

* Use secure as much as possible and merge gomodules for orbit to fleet

* Improve openfile and mkdirall to check for permissiveness instead of equality

* Don't shift

* Fix links

* Address review comments
2021-08-11 11:02:22 -03:00
..
authz Issue 1324 add activity feed (#1343) 2021-07-13 16:54:22 -03:00
bindata Allow import of github.com/kolide/fleet (#2213) 2020-03-29 19:22:04 -07:00
config add logging settings to config api response (#1467) 2021-07-30 11:45:49 -04:00
contexts Only log distributed queries ingestion errors (except for one case) (#1535) 2021-08-04 10:11:51 -03:00
datastore Issue 1570 stats perf (#1598) 2021-08-10 18:17:06 -03:00
fleet modify packs api to filter non-empty pack_type from response (#1558) 2021-08-10 09:43:27 -04: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 Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
logging Make creating dirs and files more secure by checking permissions (#1566) 2021-08-11 11:02:22 -03:00
mail Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
mock modify packs api to filter non-empty pack_type from response (#1558) 2021-08-10 09:43:27 -04:00
ptr Agent options added to organization settings (#1120) 2021-06-17 13:47:15 -07:00
pubsub Fix data race in inmem query results test (#1369) 2021-07-13 12:27:41 -07:00
service modify packs api to filter non-empty pack_type from response (#1558) 2021-08-10 09:43:27 -04:00
sso Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
test Issue 1278 select leader (#1367) 2021-07-19 15:08:41 -03:00
vulnerabilities Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -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