Files
developer-roadmap/content/roadmaps/101-backend/content/111-web-security-knowledge/105-content-security-policy.md
2022-03-12 22:48:50 +04:00

641 B

Content Security Policy

Content Security Policy is a computer security standard introduced to prevent cross-site scripting, clickjacking and other code injection attacks resulting from execution of malicious content in the trusted web page context.

Free Content MDN — Content Security Policy (CSP) Google Devs — Content Security Policy (CSP)