Get one vulnerability
get_vulnerabilityRetrieve a Tenable plugin vulnerability by ID and see all affected OT assets. Use it to assess exposure breadth for a specific exploited vulnerability.
Instructions
Returns one Tenable plugin (vulnerability) by id, plus the full list of OT assets currently affected. Use this to reason about exposure breadth ('which assets are affected by this exploited-in-the-wild vuln?'). To look up by CVE id, call query_vulnerabilities(cve='CVE-...') first and then fetch by the returned plugin_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||