kindspells / astro-shield

Astro integration to enhance your website's security with SubResource Integrity hashes, Content-Security-Policy headers, and other techniques.
https://astro-shield.kindspells.dev
MIT License
58 stars 6 forks source link

fix: netlify index html paths #104

Closed castarco closed 2 months ago

castarco commented 2 months ago

When dealing with index.html files, the generation of CSP headers for static content on Netlify was "forgetting" to set those same headers for the corresponding / paths; now this is fixed.