**Content Security Policy (CSP)** is a security feature implemented in web browsers to prevent attacks like **Cross-Site Scripting (XSS)**, **clickjacking**, and other **code injection attacks** by restricting the sources from which content can be loaded.