azure-devops-mcp

by RyanCardin15
Verified

generateSecurityCompliance

Generate security compliance reports for Azure DevOps projects, supporting standards like OWASP, PCI-DSS, HIPAA, GDPR, and ISO 27001. Optionally include evidence for detailed audits.

Instructions

Generate security compliance reports

Input Schema

NameRequiredDescriptionDefault
includeEvidenceNoInclude evidence in the report
standardTypeNoCompliance standard to report on

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "includeEvidence": { "description": "Include evidence in the report", "type": "boolean" }, "standardType": { "description": "Compliance standard to report on", "enum": [ "owasp", "pci-dss", "hipaa", "gdpr", "iso27001", "custom" ], "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from azure-devops-mcp

Related Tools

ID: z7mxfcinp8