1. Content Security Policy 1.0

    Mitigate cross-site scripting attacks by only allowing certain sources of script, style, and other resources.

  2. Content Security Policy Level 2

    Mitigate cross-site scripting attacks by only allowing certain sources of script, style, and other resources. CSP 2 adds hash-source, nonce-source, and five new directives

  3. cspviolationreportbody api

  4. cspviolationreportbody api: blockedurl

  5. cspviolationreportbody api: columnnumber

  6. cspviolationreportbody api: disposition

  7. cspviolationreportbody api: documenturl

  8. cspviolationreportbody api: effectivedirective

  9. cspviolationreportbody api: linenumber

  10. cspviolationreportbody api: originalpolicy

  11. cspviolationreportbody api: referrer

  12. cspviolationreportbody api: sample

  13. cspviolationreportbody api: sourcefile

  14. cspviolationreportbody api: statuscode

  15. cspviolationreportbody api: tojson

  16. htmliframeelement api: csp

  17. html element: iframe: csp