create_sighting
Record a vulnerability sighting by sending the CVE ID, sighting type, and source to the Vulnerability Lookup API.
Instructions
Create a sighting for a vulnerability.
Requires an API key on most Vulnerability Lookup instances. Set VULNMCP_API_KEY to authenticate automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | URI, feed, or tool identifier describing the source. | |
| sighting_type | Yes | Type of sighting. | |
| vulnerability_id | Yes | Vulnerability identifier (e.g. "CVE-2025-1234"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||