Find software across the fleet
wazuh_find_softwareSearch all agents for a software package by name or version, returning matching hosts to identify systems with specific software for vulnerability response.
Instructions
Search for a package across every agent at once — the tool for vulnerability response questions like 'which hosts have log4j installed' or 'who is still on OpenSSL 1.1.1'. Returns the matching package and version per agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max matching rows to return. | |
| package | Yes | Package name or substring to search for, e.g. 'log4j'. | |
| version | No | Optional exact version to match. | |
| agent_limit | No | How many agents to scan when the fleet-wide endpoint is unavailable and results must be gathered agent by agent. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||