Security. v0 aggressive test. Low. X-Content-Type-Options Header Missing. It looks like for images served from the /media and the css served from the /styles location there is no content type set or it isn’t set to ‘nosniff’. Research is required to see if a content header can be set for this folders which when used are accessed via / in the application. Examples are styles.css. person-green.png etc, but no pages #43
Moved the security header code to before the definition of the static routes, now the headers apply to the resources in the static routes as well as the pages.
https://github.com/jbrun001/roombooking/blob/main/Security%20v0%20full%20test%20results%202024-03-05-ZAP-Report-.zip Full zipped security report with details results is here - please don't unzip into the roombooking folder as it's quite large.