magento-security
Installation
SKILL.md
Magento 2 Security
Before writing code
Fetch live docs:
- Web-search
site:experienceleague.adobe.com commerce securityfor security best practices - Web-search
site:developer.adobe.com commerce php development securityfor developer security guide - Web-search
magento 2 security patches latestfor recent security updates
Content Security Policy (CSP)
What It Does
Protects against XSS and code injection by restricting which resources (scripts, styles, images, fonts) can load.