fleet/changes
Andrwe Lord Weber a8a1054b36
add linux platform tuxedo (#19011)
# Changes

I'm running orbit based osqueryd on a laptop with [Tuxedo
OS](https://www.tuxedocomputers.com/en/TUXEDO-OS_1.tuxedo#).
This OS identifies its platform via osquery as `tuxedo` and is therefore
not recognized by the Fleet server:

```json
{
    "err": "unrecognized platform",
    "hostID": 76,
    "level": "error",
    "platform": "tuxedo",
    "ts": "2024-05-15T13:17:34.513509387Z"
}
```

This causes policy and scheduled queries to not being run on my system.
With this PR Im adding `tuxedo` to all occurrences found when searching
for `kali`.

Additionally pre-commit checks were failing for me locally as it could
not find the hook-id `RuboCop`. This could be solved by using `rubocop`
instead.
Afterwards all pre-commit checks succeeded locally.

# Checklist for submitter

- [x] Added/updated tests

Signed-off-by: Andreas Ulm <andreas.ulm@prisma-capacity.eu>
2024-05-29 13:54:07 -03:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
14722-activity-feed-webhooks Activity feed webhooks backend (#19261) 2024-05-24 11:25:27 -05:00
16795-update-go update to go1.22.3 + dependencies (#19142) 2024-05-23 16:23:38 -03:00
17309-support-env-vars-profiles Support environment variables in config profiles (#18891) 2024-05-28 13:44:43 -03:00
17513-bulk-host-opts-filters Support status and label filters in bulk opts (#17723) 2024-05-28 08:53:16 -06:00
17860-improve-license-expiration-banner Fleet UI: Updated styles to license expiration banner (#18856) 2024-05-29 09:41:07 -04:00
18053-ubuntu-kernel-vuln-detection Ubuntu Kernel Vulns Part 2: Matching (#19303) 2024-05-29 06:59:12 -06:00
18119-iphone-ipad-support iPhone/iPad support (#19221) 2024-05-28 19:17:14 -03:00
18461-windows-lock chore: changes file 2024-05-20 12:09:52 -04:00
18515-remove-host-ids-from-list-labels Exclude host_ids field from label responses when it is empty, which is the case for the list labels endpoint (#19190) 2024-05-23 13:29:46 -07:00
18741-form-field-tooltip-positions UI – Place all TooltipWrapper tooltips on the bottom (#19002) 2024-05-24 14:30:54 -07:00
18838-additional-db-optimizations Optimizing MySQL master DB based on customer feedback (#19075) 2024-05-23 14:45:50 -05:00
18881-queries-table-filter-bugs UI – Queries table: Fix issues with filter/sorting, optimize render behavior (#18973) 2024-05-23 13:30:24 -07:00
19052-activity-feed-webhooks UI – Activity feed webhook automation modal (#19285) 2024-05-28 13:18:02 -07:00
19072-additional-stats additional stats (#19078) 2024-05-24 15:06:10 -04:00
19171-host-query-bug-fixes [small released bugs] Fleet UI: Host queries styling fixes (#19175) 2024-05-29 12:48:51 -04:00
19311-scep-renew prevent a bug causing SCEP renewals to fail (#19313) 2024-05-28 20:31:53 -03:00
add-tuxedo-os add linux platform tuxedo (#19011) 2024-05-29 13:54:07 -03:00
jve-fix-lock-script-typo chore: changes file 2024-05-28 17:49:19 -04:00