mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 22:18:39 +00:00
#23078 This endpoint is drastically more efficient, and returns a much smaller response payload, when vulnerability details aren't returned, and vulnerability details can be looked up more efficiently in the /vulnerabilities/CVE-XXXX-YYYY endpoint as that endpoint returns the description once overall rather than once per host. # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [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/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) - [x] Added/updated tests - [x] Manual QA for all new/changed functionality |
||
|---|---|---|
| .. | ||
| .keep | ||
| 14899-yara-rules | ||
| 20595-improve-memory-usage-software-installers | ||
| 21633-windows-auto-enrollment-info-banner | ||
| 21709-activities-automation-activity | ||
| 21888-dequeue-pending-scripts | ||
| 22162-exclude-labels-fix-default-behavior | ||
| 22187-gitops-software-relative-paths | ||
| 22224-query-log-destinations | ||
| 22269-software-title-updated-at | ||
| 22359-gitops-mult-abm | ||
| 22437-linux-lock-black-screen | ||
| 22446-scripts-modal | ||
| 22773-fma-uninstall-fix | ||
| 22891-zstd-deb-packages | ||
| 22985-disable-forms-keyboard-access | ||
| 23016-add-chrome-host-text-area-height | ||
| 23078-allow-skipping-vuln-details | ||
| 23128-update-mock-service-worker-package-for-secutiy | ||
| 23213-okta-verify | ||
| 23247-vpp-app-install | ||
| 23492-software-batch-status-code | ||
| 23525-ndes-errors | ||
| 23597-fix-create-update-label-returns-outdated-info | ||
| 23651-reenter-password | ||
| 23669-dismiss-error-flash-on-url-change-dup | ||