rails-expert
Warn
Audited by Socket on Sep 23, 2026
1 alert found:
SecuritySecurityREFERENCE.md
MEDIUMSecurityMEDIUM
REFERENCE.md
No malicious behavior or intentional obfuscation is evident. The code is conventional Rails business logic, but it contains material security risks requiring review: missing visible authorization in GraphQL resolvers, possible order IDOR and data disclosure, unbounded GraphQL pagination, and payment-intent ownership validation. The payment confirmation path should verify the intent belongs to the order and customer before changing payment or order status.
Confidence: 93%Severity: 72%
Audit Metadata