fleet/server/datastore/mysql
Tomas Touceda cbe931c0e9
Add vulnerable filter for software and also wire up the query search (#2604)
* Add vulnerable filter for software and also wire up the query search

* Add documentation

* Update to use software list options
2021-10-20 18:01:20 -03:00
..
migrations Issue 2456 policies yaml (#2512) 2021-10-15 07:34:11 -03:00
activities_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
activities.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
app_configs_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
app_configs.go Reimplement host expiration to not need mysql events (#2552) 2021-10-19 17:47:37 -03:00
campaigns_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
campaigns.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
carves_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
carves.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
config.go Add support for MySQL read replicas (#1786) 2021-09-01 15:50:52 -04:00
delete_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
delete.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
email_changes_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
email_changes.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
errors.go Remove invited_by from invite parameters (#591) 2021-04-05 13:28:43 -07:00
fulltext_test.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
fulltext.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
hosts_test.go Reimplement host expiration to not need mysql events (#2552) 2021-10-19 17:47:37 -03:00
hosts.go Add query description and resolution to the list of policies in hosts (#2584) 2021-10-20 12:07:16 -03:00
invites_test.go Add RoleAdmin to ValidTeamRoles for verification (#2551) 2021-10-18 11:38:47 -03:00
invites.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
labels_test.go Add host count API (#2356) 2021-10-07 08:25:35 -03:00
labels.go Add host count API (#2356) 2021-10-07 08:25:35 -03:00
locks_test.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
locks.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
migrations_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
mysql_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
mysql.go Add TLS support to Redis connections (#2568) 2021-10-20 10:09:18 -04:00
packs_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
packs.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
password_reset_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
password_reset.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
policies_test.go Add query description and resolution to the list of policies in hosts (#2584) 2021-10-20 12:07:16 -03:00
policies.go Issue 2456 policies yaml (#2512) 2021-10-15 07:34:11 -03:00
queries_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
queries.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
scheduled_queries_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
scheduled_queries.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
schema.sql Issue 2456 policies yaml (#2512) 2021-10-15 07:34:11 -03:00
sessions_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
sessions.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
software_test.go Add vulnerable filter for software and also wire up the query search (#2604) 2021-10-20 18:01:20 -03:00
software.go Add vulnerable filter for software and also wire up the query search (#2604) 2021-10-20 18:01:20 -03:00
statistics_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
statistics.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
targets_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
targets.go Use the context in the Datastore layer. (#2030) 2021-09-14 10:44:02 -04:00
teams_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
teams.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00
testing_utils.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
unicode_test.go Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
users_test.go Improve performance of the Go test suite (#2060) 2021-09-20 14:09:38 -04:00
users.go Introduce entityName type for mysql entity table names (#2139) 2021-09-20 14:47:06 -03:00