azure-devops-mcp

by RyanCardin15
Verified

integrateSarifResults

Import SARIF format security results and process them to generate work items in Azure DevOps, enabling efficient management of identified vulnerabilities and findings.

Instructions

Import and process SARIF format security results

Input Schema

NameRequiredDescriptionDefault
createWorkItemsNoCreate work items from findings
sarifFilePathYesPath to the SARIF file to import

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "createWorkItems": { "description": "Create work items from findings", "type": "boolean" }, "sarifFilePath": { "description": "Path to the SARIF file to import", "type": "string" } }, "required": [ "sarifFilePath" ], "type": "object" }

You must be authenticated.

Other Tools from azure-devops-mcp

Related Tools

ID: z7mxfcinp8