mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
#10292, #12554 When scanning tens of thousands of files for permissions, using the `find` command exposed as a fleetd table is more performant than trying to use the `file` table. This change caused the watchdog to *stop* killing osquery because of exceeding memory or CPU limit. - [X] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - ~[ ] Documented any API changes (docs/Using-Fleet/REST-API.md or docs/Contributing/API-for-contributors.md)~ - ~[ ] Documented any permissions changes~ - ~[ ] 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 tests - [X] Manual QA for all new/changed functionality - For Orbit and Fleet Desktop changes: - [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)).~ |
||
|---|---|---|
| .. | ||
| .keep | ||
| 10292-optimize-macos-cis-query-5.1.5 | ||
| 11037-privacy_preferences-chromeos-table | ||
| 11355-software-page-rendering-bugs | ||
| 11655-hide-osquery-table-info | ||
| 12310-setup-styling | ||
| 12368-copy-message | ||
| bug-2642-fix-msrc-error | ||
| bug-2790-return-proper-status-code | ||
| bug-2888-return-proper-status-code-if-smtp-invalid | ||
| bug-2888-validate-metadataurl | ||
| bug-10720-ratelimits-should-return-proper-status-code | ||
| bug-10867-output-warns-to-stdout | ||
| bug-11636-vuln-dropdown | ||
| bug-11898-targets-selector-styling | ||
| bug-12108-weird-scroll-behavior | ||
| bug-12308-sandbox-software-image | ||
| bug-12332-dashboard-loading-state | ||
| bug-12394-variable-fleet-url | ||
| bug-12403-fix-post-eula-status-code | ||
| bug-add-mdm-feature-flag-in-modify-appconfig | ||
| issue-11861-filevault-key | ||
| issue-11932-improve-abm-400-error | ||
| issue-11952-UI-for-windows-mdm-on-off | ||
| issue-12129-activity-transferred-hosts | ||
| issue-12257-windows-mdm-feature-flag | ||
| issue-12259-windows-mdm-settings | ||
| issue-12260-trigger-windows-mdm-enrollment | ||
| issue-12261-microsoft-mdm-discovery-endpoint | ||
| issue-12262-microsoft-mdm-policy-endpoint | ||
| issue-12288-windows-mdm-activities | ||
| issue-12289-add-enable-disable-windows-activtiy-UI | ||
| issue-12297-ui-transferred-hosts-activity | ||
| issue-12330-mdm-verification-failed | ||
| issue-12342-trigger-windows-mdm-unenrollment | ||
| issue-12392-use-primary | ||
| issue-12473-fix-tooltip-line-breaking-on-table-cell | ||
| provide-feedback-fleetctl-login-when-using-env-vars | ||
| sso-display-name-case | ||
| use-custom-table-for-macos-cis-5.1.6-and-5.1.7 | ||