概要
Provides a structured framework for performing deep security assessments across application code and configurations. It systematically guides the analysis of authentication mechanisms, input validation, cryptographic implementations, and network security to uncover critical risks such as SQL injection, XSS, and hardcoded secrets. By following industry best practices like the OWASP Top 10, it helps developers generate detailed reports that include severity ratings, impact analysis, and actionable remediation steps with code examples.