Content Security Policy
C
Content Security Policy
Definition
An HTTP response header that helps prevent cross-site scripting (XSS) and other code injection attacks by specifying which content sources a browser should consider valid. CSP allows site administrators to whitelist trusted domains for scripts, styles, images, and other resources.