fleet/changes/10196-add-file-path
Juan Fernandez 009a87d33e
Feature 10196: Add filepath to end-points and third party integrations (#11285)
Adds the software installed path property to the proper end-points and third party integrations (webhook, Zendesk and Jira).
2023-05-17 16:53:15 -04:00

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.