Content Security Policy (CSP) is an HTTP security header that instructs browsers which resources (scripts, styles, images, fonts) are allowed to load and execute. It prevents malicious script injection and other content-based attacks by enforcing a whitelist of trusted sources. Job relevance: Web developers, security engineers, and DevOps professionals implementing CSP strengthen application security and compliance.