fleet/server/datastore
Zachary Wasserman be8dbb426e
Sanitize column names for order key in MySQL (#2224)
This adds a SQL injection prevention for a case in which we cannot use
parameters in the query.

It is not clear that this was possible to exploit. If it was possible,
it would have required a valid login to the Fleet server.
2020-04-22 13:59:40 -07:00
..
inmem Improvements to server logging (#2155) 2019-12-04 09:42:10 -08:00
internal/appstate Add ability to prefix Fleet URLs (#2112) 2019-10-16 16:40:45 -07:00
mysql Sanitize column names for order key in MySQL (#2224) 2020-04-22 13:59:40 -07:00
datastore_app_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_campaigns_test.go Update labels interfaces for fleetctl (#1686) 2018-01-10 11:38:20 -08:00
datastore_email_changes_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_hosts_test.go server/datastore: fix missing error checks (#2194) 2020-02-10 17:32:29 -08:00
datastore_invites_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_labels_test.go Fix labels UI issues in Fleet 2.0 (#1830) 2018-06-18 10:09:08 -07:00
datastore_migrations_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_options_test.go Add ability to prefix Fleet URLs (#2112) 2019-10-16 16:40:45 -07:00
datastore_osquery_options_test.go Transition osquery options interfaces for compatibility with fleetctl (#1649) 2017-12-13 18:14:54 -05:00
datastore_packs_test.go Default scheduled query name if not specified (#1995) 2019-01-17 15:59:42 -08:00
datastore_password_reset_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_queries_test.go Fix error messages related to null users as creators of queries. (#1928) 2018-10-11 13:22:43 -07:00
datastore_scheduled_queries_test.go Fix deletion of queries referenced by foreign key (#1842) 2018-06-20 17:32:43 -07:00
datastore_targets_test.go Update labels interfaces for fleetctl (#1686) 2018-01-10 11:38:20 -08:00
datastore_test.go Cleanup incoming hosts that do not complete enrollment (#2026) 2019-04-09 11:11:11 -07:00
datastore_unicode_test.go server/datastore: fix missing error checks (#2194) 2020-02-10 17:32:29 -08:00
datastore_users_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_yara_test.go Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
file_integrity_monitoring_test.go Added FIM support (#1548) 2017-08-18 10:37:33 -05:00
mysql_test.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00