fleet/frontend/pages
Roberto Dip a4725518ac
filter out Google Chrome profiles without an associated email before ingesting (#5440)
To add support for #400, we're using the macadmins/osquery-extension to gather Google Chrome profiles from hosts.

Under the hood, the extension looks and parses a json file in which Chrome stores a bunch of data. Given that emails are not required to create Chrome profiles, some of the profiles stored in this file and returned by the query we're using contain empty emails.

The idea after this change is to prevent empty emails from being ingested in the first place instead of filtering them after the fact. I have also included a migration to clean the rows with empty email columns.

Fixes #4780
2022-05-02 09:55:40 -03:00
..
admin App Settings Page: Styling fixes (#5453) 2022-04-29 14:00:25 -04:00
ApiOnlyUser Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
ConfirmInvitePage Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
ConfirmSSOInvitePage Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
errors Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
ForgotPasswordPage Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
Homepage Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
hosts filter out Google Chrome profiles without an associated email before ingesting (#5440) 2022-05-02 09:55:40 -03:00
LoginPage Refresh user and config on every route change (#5425) 2022-04-29 08:22:02 -07:00
LoginSuccessfulPage Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
LogoutPage Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
packs Fixed style for action buttons in all modals (#5402) 2022-04-27 13:40:28 -07:00
policies Spiffier UI: Fix empty states (#5395) 2022-04-29 15:59:27 -04:00
queries Spiffier UI: Fix empty states (#5395) 2022-04-29 15:59:27 -04:00
RegistrationPage Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
ResetPasswordPage Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
schedule/ManageSchedulePage Refresh user and config on every route change (#5425) 2022-04-29 08:22:02 -07:00
software Fixed style for action buttons in all modals (#5402) 2022-04-27 13:40:28 -07:00
UserSettingsPage Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00