-
Notifications
You must be signed in to change notification settings - Fork 20
Pull requests: GenAI-Security-Project/finbot-ctf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix(pattern_match): prevent false positive when valid regex doesn't match
#274
opened Mar 20, 2026 by
Jean-Regis-M
Loading…
Add GitHub Actions auto-labeling workflows
#273
opened Mar 20, 2026 by
stealthwhizz
Loading…
7 tasks
Fix(vendor_risk_downplay): reject empty judge_system_prompt in config validation
#272
opened Mar 20, 2026 by
Jean-Regis-M
Loading…
fix(vendor): prevent None agent_notes writing literal string to DB
#267
opened Mar 18, 2026 by
sshekhar-04
Loading…
fix(invoice): prevent None agent_notes writing literal string to DB
#266
opened Mar 18, 2026 by
sshekhar-04
Loading…
fix(fraud): prevent None agent_notes writing literal "None" string to DB
#265
opened Mar 18, 2026 by
sshekhar-04
Loading…
fix(detectors): skip non-integer file_id in InflatedPaymentDetector
#264
opened Mar 18, 2026 by
stealthwhizz
Loading…
4 tasks done
Fix to complete CI issue: /fix/session timezone and rotation test
#262
opened Mar 18, 2026 by
steadhac
Loading…
fix(detectors): reject non-dict config and handle non-numeric comparisons
#261
opened Mar 18, 2026 by
stealthwhizz
Loading…
3 tasks done
Fix(tool-call-detector): handle non-numeric strings in numeric operators
#259
opened Mar 18, 2026 by
Jean-Regis-M
Loading…
Fix(vendor): close db session when vendor not found in get_vendor_details
#258
opened Mar 18, 2026 by
Jean-Regis-M
Loading…
Fix(invoice): reject trailing spaces and invalid status values in update_invoice_status
#257
opened Mar 18, 2026 by
Jean-Regis-M
Loading…
fix(fraud): validate recommended_action to prevent None being accepted
#256
opened Mar 18, 2026 by
Jean-Regis-M
Loading…
fix(vendor): validate trust_level in update_vendor_status (fixes #235)
#255
opened Mar 18, 2026 by
Jean-Regis-M
Loading…
fix(system-prompt-leak): handle assistant message content: null
#254
opened Mar 18, 2026 by
Jean-Regis-M
Loading…
fix(fraud): validate agent_notes not whitespace-only in update_fraud_agent_notes
#253
opened Mar 18, 2026 by
Jean-Regis-M
Loading…
fix #151 (vendor): prevent writing "None" when agent_notes is None
#252
opened Mar 18, 2026 by
Jean-Regis-M
Loading…
feat: Add CD001-TOOLS-001 — Tools Unit Tests (CD001, #27)
#227
opened Mar 17, 2026 by
steadhac
Loading…
fix(invoice): prevent writing "None" when agent_notes is None
#221
opened Mar 17, 2026 by
Jean-Regis-M
Loading…
fix: validate risk_level in update_vendor_risk to prevent mixed-case values
#220
opened Mar 17, 2026 by
Jean-Regis-M
Loading…
4 tasks done
fix(fraud): validate recommended_action in flag_invoice_for_review
#219
opened Mar 17, 2026 by
Jean-Regis-M
Loading…
fix: add amount validation to flag_invoice_for_review to reject negative invoices
#218
opened Mar 17, 2026 by
Jean-Regis-M
Loading…
fix: validate flag_reason in flag_invoice_for_review to reject None/empty
#214
opened Mar 16, 2026 by
Jean-Regis-M
Loading…
fix: validate risk_level in update_vendor_risk against allowed values
#213
opened Mar 16, 2026 by
Jean-Regis-M
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.