add_vulnerability_comment
Add a comment to a specific vulnerability to record findings, remediation steps, or team updates. Improves collaboration and audit trail in application security.
Instructions
Add a comment to a vulnerability
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The comment text to add | |
| vulnerability_id | Yes | The unique identifier of the vulnerability |