AI Prompts Configuration
Customize the prompts used by the AI for analysis. Use {file_path} and {diff_content} placeholders for the main analysis prompt, and {ai_response} and {cve_description} for the CVE analysis prompt.
This prompt is used for the main vulnerability analysis. Variables: {file_path}, {diff_content}
This prompt is used for CVE matching analysis. Variables: {ai_response}, {cve_description}
Tip: You can modify these prompts to better suit your specific use case. Make sure to keep the variable placeholders in the correct format.