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

Website - sitemap and other files are not properly served #143

Open castarco opened 1 month ago

castarco commented 1 month ago

It seems that the following files are not served correctly:

For some reason, the trailingSlash: "always" option is being applied also to independent files. It's not necessarily related to how Astro is configured, because this falls on AWS side, hence SST might have something to do with it.

Some related Discord discussions: