l3montree-dev / l3montree-dev/devguard-mcp-server
Feature Request: Possibility to add comments to vulnerabilities
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently using the MCP server we can only add a decision on a vulnerability.
For semi-automated workflows where AI provides helpful insights for example on vulnerability preconditions or similar it would be very helpful if the server provides the ability to only add a comment to a vulnerability without making a decision.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing MCP server operation that adds a decision to a vulnerability. Determine where vulnerability actions are exposed, then add a comment-only operation that does not make a decision; done means the server accepts and persists a comment independently of any decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100