check_project
Scan multiple source files for security vulnerabilities and produce a comprehensive project-wide security report with an overall security score.
Instructions
Scan multiple files for security vulnerabilities and generate a project-wide security report with a security score. Use this for comprehensive security audits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | List of files to scan: [{path, content}] | |
| format | No | Output format: markdown (human) or json (machine-readable for agents) | markdown |