DefectDojo MCP Server

MIT License
1
  • Linux
  • Apple

close_engagement

Terminate an engagement in DefectDojo by specifying its ID, ensuring vulnerability management processes are marked as complete.

Instructions

Close an engagement

Input Schema

NameRequiredDescriptionDefault
engagement_idYes

Input Schema (JSON Schema)

{ "properties": { "engagement_id": { "title": "Engagement Id", "type": "integer" } }, "required": [ "engagement_id" ], "title": "close_engagementArguments", "type": "object" }

You must be authenticated.

Other Tools from DefectDojo MCP Server

Related Tools

ID: exlay0zmev