mirror of
https://github.com/fleetdm/fleet
synced 2026-05-16 21:48:48 +00:00
The software versions endpoint cve details can be truncated using the `without_vulnerability_details` flag. https://github.com/fleetdm/fleet/issues/23679 # 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] Added/updated tests - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Ian Littman <iansltx@gmail.com>
1 line
No EOL
161 B
Text
1 line
No EOL
161 B
Text
* Added `without_vulnerability_details` to software versions endpoint (/api/latest/fleet/software/versions) so CVE details can be truncated when on Fleet Premium |