DeepSource MCP Server

by sapientpants

deepsource_compliance_report

Generate security compliance reports for DeepSource projects, covering standards like OWASP Top 10, SANS Top 25, and MISRA-C. Analyze issue statistics, compliance status, trends, and receive actionable recommendations to enhance code security.

Instructions

Get security compliance reports from a DeepSource project.

This tool provides access to industry-standard security compliance reports including:

  • OWASP Top 10: Common web application security vulnerabilities
  • SANS Top 25: Most dangerous software errors
  • MISRA-C: Guidelines for safety-critical software in C

The response includes:

  • Comprehensive statistics about security issues by category and severity
  • Compliance status (passing/failing)
  • Recommendations for improving security posture
  • Trend data showing changes over time

Input Schema

NameRequiredDescriptionDefault
projectKeyYesThe unique identifier for the DeepSource project
reportTypeYesThe type of compliance report to fetch (OWASP_TOP_10, SANS_TOP_25, or MISRA_C)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "projectKey": { "description": "The unique identifier for the DeepSource project", "type": "string" }, "reportType": { "description": "The type of compliance report to fetch (OWASP_TOP_10, SANS_TOP_25, or MISRA_C)", "enum": [ "OWASP_TOP_10", "SANS_TOP_25", "MISRA_C", "CODE_COVERAGE", "CODE_HEALTH_TREND", "ISSUE_DISTRIBUTION", "ISSUES_PREVENTED", "ISSUES_AUTOFIXED" ], "type": "string" } }, "required": [ "projectKey", "reportType" ], "type": "object" }

You must be authenticated.

Other Tools from DeepSource MCP Server

Related Tools

ID: u4wlvmu5z8