Created Mar 22, 2026 9:29 AMUpdated Mar 22, 2026 10:06 AMClosed Mar 22, 2026 9:33 AM
Description
AI-generated merchant_id used directly in file paths. Validate ^[a-z0-9-]+$ before constructing paths. Both in shell (line 196) and embedded Python (line 234).