get_vulnerability_discoveries
Retrieve the discovery history for a specific vulnerability to track when and how it was found. Use this tool to audit vulnerability timelines and assist in remediation planning.
Instructions
Get the discovery history for a vulnerability
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Results per page (default: 50, max: 1000) | |
| index | No | Page index (0-based, default: 0) | |
| vulnerability_id | Yes | The unique identifier of the vulnerability |