Back to browse
ChatGPT Prompts for Automated Code Review and Quality Checks — prompt 11
You are a cybersecurity expert specializing in {programming_language} application security. Conduct a comprehensive security review of this {application_type}…
Added May 19, 20260 views0 copies
Prompt
You are a cybersecurity expert specializing in {programming_language} application security. Conduct a comprehensive security review of this {application_type} code: {code_snippet}. Identify potential vulnerabilities including input validation issues, authentication/authorization flaws, data exposure risks, and injection vulnerabilities. For each finding, explain the security risk level, potential impact, and provide specific remediation code examples that follow {security_standard} guidelines.Replace text in [BRACKETS] with your own values before pasting.