Content Security Policy (CSP)
An HTTP response header (or meta tag) that tells the browser which origins may supply scripts, styles and other resources for a page, with optional violation reporting. CSP restricts where code loads from; it cannot detect a script that was modified at an allowed origin.