search_vulnerability
Find vulnerability reports by CVE ID or keyword, with optional filters for labels and creation date to narrow threat intelligence results.
Instructions
Search for vulnerabilities (CVEs) by ID or keyword.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 10, max: 50) | |
| query | Yes | CVE ID (e.g., 'CVE-2024-3400') or keyword | |
| labels | No | Filter by labels | |
| offset | No | Skip first N results (for pagination) | |
| created_after | No | Filter by created date >= (ISO format) | |
| created_before | No | Filter by created date <= (ISO format) |