Dependencies & Supply Chain
low Severity
Free Check
Third-Party Script Inventory & Governance
Catalogs all client-side JavaScript tags and tracks their vendor ownership (analytics, customer chat, ads, A/B testing).
Why It Matters
Magecart attacks frequently hijack innocent customer support or analytics scripts to skim credit cards from payment forms.
How We Check This
We inspect loaded script origins and map them to recognized third-party vendors.
How to Fix & Implement
Copy-paste configuration blocks tailored for your web server or edge proxy.
nginx snippet
Implement a strict CSP script-src directive restricting allowed external script hosts
Frequently Asked Questions
What is a Magecart attack?
An attack where hackers compromise a third-party script to silently record keystrokes on checkout checkout forms.