Content Security Policy
An HTTP header that controls which resources a browser is allowed to load, preventing XSS and data injection.
How it works
An HTTP header that controls which resources a browser is allowed to load, preventing XSS and data injection.
In WordPress
WordPress plugins should set CSP headers to restrict script sources. WP HealthKit checks for security headers.
Related terms
WP HealthKit checks for Content Security Policy-related vulnerabilities automatically
Run a Free Audit