fleet/server/mock
Benjamin Edwards 29611d8377
modify packs api to filter non-empty pack_type from response (#1558)
* modify packs api to filter non-empty pack_type from response
* change list packs store method to allow filtering for "system-level" packs, by default the api filters these packs from being returned
* add changes file
* don't allow modifications to global or team packs via apply spec
* refactor to use PackListOptions
2021-08-10 09:43:27 -04:00
..
datastore.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_activities.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_appconfig.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_appconfig_helpers.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_campaigns.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_carves.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_hosts.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_invites.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_labels.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_packs.go modify packs api to filter non-empty pack_type from response (#1558) 2021-08-10 09:43:27 -04:00
datastore_queries.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_query_results.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_scheduled_queries.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_sessions.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_software.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_statistics.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_targets.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
datastore_teams.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_users.go Process stored CPEs and store found CVEs (#1533) 2021-08-04 18:01:39 -03:00
datastore_users_helpers.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
errors.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00