mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
https://github.com/fleetdm/confidential/issues/1968 It's ready for review but I still need to load test this. - [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~ - [X] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [X] 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:~ - ~[ ] 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 | ||
| 1968-remove-software-entries-if-uninstalled-by-all | ||
| 8957-allow-prometheus-without-http-basic-auth | ||
| 9459-fleetd-config | ||
| 9569-mdm-dep-profile | ||
| 9609-fix-smtp-email-send | ||
| 9834-add-published-date-to-vulns | ||
| 9834-vulnerability-publishe-date-column | ||
| 9988-extra-space-at-end-of-table | ||
| 10038-consistent-empty-cell-coloring | ||
| 10257-remove-issuer-uri | ||
| 10328-clipped-icons | ||
| 10651-misaligned-icon | ||
| 10746-remove-mdm-feature-flags | ||
| 10787-collation-fix | ||
| 10879-api-only-user-badge | ||
| clean_out_old_nvd_results | ||
| issue-9434-implement-api-for-disk-encryption-aggregate | ||
| issue-9436-add-disk-encryption-status-host-filtering | ||
| issue-9643-add-fleetctl-get-hosts-mdm | ||
| issue-9643-fleetctl-get-mdm-command-results | ||
| issue-9643-fleetctl-mdm-run-command | ||
| issue-10122-trigger-update-host-profiles-status | ||
| issue-10408-document-mdm-settings | ||
| issue-10778-webscokets-unsafe-origin | ||
| issue-10786-fix-disk-encryption-banner-on-my-device | ||
| issue-10788-dont-allow-fde-disable | ||