CodeMusings Logo CodeMusings

#alpinejs 1 musing

CSP headers

@jaytaph · 3 years ago

0 0

I'm trying to figure out if I can secure the site a bit more with the help of Content Security Policy (CSP). We can tighten up XSS attacks, and only…