mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
https://github.com/fleetdm/fleet/issues/25545 - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for new osquery data ingestion features. - [x] Added/updated automated tests - [x] Manual QA for all new/changed functionality - For Orbit and Fleet Desktop changes: - [ ] Make sure fleetd is compatible with the latest released version of Fleet (see [Must rule](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/workflows/fleetd-development-and-release-strategy.md)). - [x] Orbit runs on macOS, Linux and Windows. Check if the orbit feature/bugfix should only apply to one platform (`runtime.GOOS`). - [x] Manual QA must be performed in the three main OSs, macOS, Windows and Linux. - [ ] Auto-update manual QA, from released version of component to new version (see [tools/tuf/test](../tools/tuf/test/README.md)). |
||
|---|---|---|
| .. | ||
| app-icons | ||
| authdb | ||
| cis_audit | ||
| codesign | ||
| common | ||
| crowdstrike | ||
| cryptoinfotable | ||
| cryptsetup | ||
| csrutil_info | ||
| dataflattentable | ||
| dconf_read | ||
| diskutil | ||
| dscl | ||
| filevault_prk | ||
| filevault_status | ||
| find_cmd | ||
| firefox_preferences | ||
| firmware_eficheck_integrity_check | ||
| firmwarepasswd | ||
| fleetd_logs | ||
| ioreg | ||
| mdm | ||
| nvram_info | ||
| orbit_info | ||
| pmset | ||
| privaterelay | ||
| pwd_policy | ||
| sntp_request | ||
| software_update | ||
| sudo_info | ||
| tablehelpers | ||
| tcc_access | ||
| user_login_settings | ||
| windowsupdatetable | ||
| extension.go | ||
| extension_darwin.go | ||
| extension_darwin_amd64.go | ||
| extension_darwin_arm64.go | ||
| extension_linux.go | ||
| extension_stub.go | ||
| extension_windows.go | ||