medium
ai-code-review-bot
v0.8.0Automated code review powered by AI
1
Total
0
Critical
0
High
1
Medium
Findings
bot/review.pymediumPI-004Prompt InjectionLine 45
User-controlled input passed directly to system prompt
prompt = f"You are a code reviewer. Review this code: {user_code}"Report false positive