check
Run all static checks and security scans for your project with a single command. Combine format, lint, type-check, and security-scan to verify code quality and security.
Instructions
Run all static checks and security scans (depends on: format, lint, type-check, security-scan)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variables | No | Make variables to pass (e.g., {'DEBUG': '1'}) | |
| timeout | No | Timeout in seconds (default: 300, max recommended: 3600) |