Security Audit
20/100
Astra Health ScoreSecurity Audit Results
We detected suboptimal or unsafe practices on your website. Please see the list below for more details.
-
Csp Implemented With Unsafe Inline Best Practice Medium
Description:Content Security Policy (CSP) implemented unsafely. This includes 'unsafe-inline' or data: inside script-src, overly broad sources such as https: inside object-src or script-src, or not restricting the sources for object-src or script-src..
-
Cookies Without Secure Flag Best Practice Medium
Description:Cookies set without using the Secure flag or set over HTTP.
-
Redirection Off Host From Http Best Practice Medium
Description:Initial redirection from HTTP to HTTPS is to a different host, preventing HSTS.
-
Hsts Not Implemented Best Practice Medium
Description:HTTP Strict Transport Security (HSTS) header not implemented.
-
X Content Type Options Not Implemented Best Practice Medium
Description:X-Content-Type-Options header not implemented.
-
X Xss Protection Not Implemented Best Practice Medium
Description:X-XSS-Protection header not implemented.