check_security_compliance
Analyzes code for security vulnerabilities, focusing on issues like secrets, injection, XSS, authentication, cryptography, and validation to ensure compliance with best practices.
Instructions
Check code for security vulnerabilities and compliance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
checkTypes | No | Types of security checks to perform | |
code | Yes | Code to check for security issues |