Skip to content

Add Analyze Local to MCP#352

Merged
fproulx-boostsecurity merged 2 commits intomainfrom
maint/addAnalyzeLocalMCP
Oct 3, 2025
Merged

Add Analyze Local to MCP#352
fproulx-boostsecurity merged 2 commits intomainfrom
maint/addAnalyzeLocalMCP

Conversation

@SUSTAPLE117
Copy link
Copy Markdown
Contributor

@SUSTAPLE117 SUSTAPLE117 commented Oct 3, 2025

Corrected the output of other analysis in the mcp server as well

@SUSTAPLE117 SUSTAPLE117 requested a review from a team as a code owner October 3, 2025 18:55
@SUSTAPLE117 SUSTAPLE117 requested a review from Copilot October 3, 2025 18:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new analyze_local tool to the MCP server to analyze local repositories by file path and standardizes the output format across all analysis functions. The changes ensure consistent JSON response structure for all analysis tools while maintaining backward compatibility.

  • Adds analyze_local tool for analyzing local repositories
  • Introduces mcpAnalysisResponse struct to standardize output format across all analysis functions
  • Updates existing handlers to use the new consistent response format

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@fproulx-boostsecurity fproulx-boostsecurity merged commit fd2979a into main Oct 3, 2025
11 checks passed
@fproulx-boostsecurity fproulx-boostsecurity deleted the maint/addAnalyzeLocalMCP branch October 3, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants