tenable_search_plugins
Search for Tenable plugins by name, family, CVE, or severity to find applicable vulnerability checks.
Instructions
Search for Tenable plugins by name, family, CVE, or other criteria.
Example: Input: {"query": "Apache Log4j", "cve": "CVE-2021-44228", "limit": 10} Output: {"plugins": [...], "total": 3}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve | No | ||
| limit | No | ||
| query | No | ||
| family | No | ||
| severity | No | ||
| plugin_id | No | ||
| plugin_type | No | ||
| exploit_available | No |