
Boohoo scored B- (80%) with 154 issues across 7 tested pages, ranking #11 of 14 US retail sites. That's 49 more than the 105.1 category average (21st percentile).
Top issues to fix immediately: "Modal Dialog Blocks Primary Task - Empty Bag Conversion Blocker" โ Remove the modal from the empty bag page; "Iframe Sandbox Bypass Vulnerability - Script Execution Escape Risk" โ Audit all iframe implementations in the codebase to identify which iframe has this misconfiguration; "Unsafe Iframe Sandbox Configuration Warning Indicates XSS Risk" โ Remove either 'allow-scripts' or 'allow-same-origin' from the iframe sandbox attribute, depending on the iframe's fun....
Weakest area โ accessibility (5/10): Concerning lack of visible accessibility features. No apparent alt text visible for images, insufficient color contrast in some...
Quick wins: Implement comprehensive alt text for all product images and improve ARIA labels for better screen reader compatibility. Increase color contrast ratios throughout the page to meet WCAG AA standards, particularly in text elements.






Sharon ยท Security Console Log Analyzer[WARN] An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.N/A - iframe configuration issue, not network-related
Sharon ยท Security Console Log Analyzer
Jason ยท GenAI Code Analyzer[WARN] An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.