go_vuln_id
Look up a Go vulnerability by ID to get advisory details, affected modules, versions, and references.
Instructions
Fetch a Go vulnerability by its ID from the Go Vulnerability Database. Returns advisory details, affected modules, versions, and references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Go vulnerability ID, e.g. 'GO-2024-2824' |