fleet/server
Roberto Dip 2c23cb5f24
fix mysql tests by with a regexp assertion of possible error messages (#5444)
this fixes #5377 by asserting that the error message starts with "tsl" or "x509" as either of the strings represent the same error depending on the mysql version.

we should refactor the code to avoid checking on the error messages and probably use different error types instead.
2022-04-29 09:31:58 -03:00
..
authz Merge pull request from GHSA-pr2g-j78h-84cr 2022-04-18 10:27:30 -07:00
bindata Allow users to be readded if they were ever removed (#1945) 2021-09-07 13:33:40 -03:00
config Add osquery.min_software_last_opened_at_diff configuration option (#5394) 2022-04-27 09:47:09 -04:00
contexts Add public ip to hosts & derive geolocation when rendering host (#4652) 2022-03-21 12:29:52 -04:00
datastore fix mysql tests by with a regexp assertion of possible error messages (#5444) 2022-04-29 09:31:58 -03:00
errorstore Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
fleet Remove unused Datastore.SaveHost and unused Modified fields (#5245) 2022-04-26 18:33:29 -03:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
launcher Upgrade osquery-go (#4728) 2022-03-23 12:15:37 -03:00
live_query Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
logging make context type value header configurable (#4441) 2022-03-09 17:22:29 -05:00
mail update copyright year in core product transactional email templates (#3549) 2022-01-01 12:41:32 -06:00
mock Remove unused Datastore.SaveHost and unused Modified fields (#5245) 2022-04-26 18:33:29 -03:00
ptr Add CentOS parsing+post-processing to reduce false positives in vulnerability processing (#4037) 2022-02-14 15:13:44 -03:00
pubsub Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
service Remove unused Datastore.SaveHost and unused Modified fields (#5245) 2022-04-26 18:33:29 -03:00
sso Fix SSO paths to always use /v1/ instead of /latest/ (#5246) 2022-04-20 12:46:45 -04:00
test Add hosts_count field to "list software" endpoint (#3873) 2022-01-26 09:47:56 -05:00
vulnerabilities Make recent vulnerabilities max age configurable. (#5081) 2022-04-12 14:48:15 -04:00
webhooks Queue jobs for Jira integration when enabled and new vulnerabilities are found. (#4975) 2022-04-11 16:42:16 -04:00
websocket Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
worker Introduce forced failures for the Jira client. (#5088) 2022-04-13 09:17:02 -04:00
utils.go Modify /server/utils to handle all 2xx codes as POST success (#3534) 2021-12-30 16:00:10 -06:00