Security Headers Checked by Vezraa
Content Security Policy (CSP)
A security header that controls which resources can load on your page.
CSP is a browser security mechanism that specifies allowed sources for scripts, styles, images, and other resources. A well-configured CSP prevents XSS even if an injection vulnerability exists. Can also control form actions, frame ancestors, and more.