mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Adds the software installed path property to the proper end-points and third party integrations (webhook, Zendesk and Jira).
4 lines
266 B
Text
4 lines
266 B
Text
- The 'GET /api/v1/fleet/hosts/{id}' and 'GET /api/v1/fleet/hosts/identifier/{identifier}' now
|
|
include the software installed path on their payload.
|
|
- Third party vulnerability integrations now include the installed path of the vulnerable software
|
|
on each host.
|