get_scan_results
Retrieve detailed results of a completed code scan by specifying the scan ID. Facilitates analysis of security vulnerabilities and rule matches in Semgrep MCP Server.
Instructions
Gets the results of a completed scan
Args: scan_id: Identifier for the scan
Returns: Dictionary with scan results
Input Schema
Name | Required | Description | Default |
---|---|---|---|
scan_id | Yes |