get_issue
Retrieve a specific vulnerability issue by its ID to access detailed information and available patch data for security analysis.
Instructions
Get a specific vulnerability issue by its ID, including patch information if available.
Args:
issue_id (str): The ID of the issue to retrieveInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes |