Security Report Summary
A
Site: https://turasdashboard.nes.nhs.scot/
IP Address: 104.46.38.245
Report Time: 27 Apr 2024 10:21:46 UTC
Headers:
  • Strict-Transport-Security
  • Referrer-Policy
  • X-Frame-Options
  • Permissions-Policy
  • X-Content-Type-Options
  • Content-Security-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive.
Raw Headers
HTTP/1.1200 OK
Content-Length3006
Content-Typetext/html; charset=utf-8
DateSat, 27 Apr 2024 10:21:45 GMT
Access-Control-Expose-HeadersRequest-Context
Cache-Controlpublic, no-store, max-age=0
Content-Encodinggzip
ExpiresSat, 27 Apr 2024 10:21:45 GMT
Last-ModifiedSat, 27 Apr 2024 10:21:45 GMT
Set-CookieASP.NET_SessionId=vy2a0sr2bbz1tsic20jiqsek; path=/; secure; HttpOnly; SameSite=Lax
Vary*
Strict-Transport-Securitymax-age=31536000; includeSubdomains
Request-ContextappId=cid-v1:b862ac70-95b3-45f8-8fb6-ae782b2f51ad
Referrer-Policystrict-origin-when-cross-origin
X-Frame-OptionsSAMEORIGIN
Permissions-Policyaccelerometer=(), encrypted-media=(), fullscreen=(), midi=(), picture-in-picture=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()
X-XSS-Protection1; mode=block
X-Content-Type-Optionsnosniff
Content-Security-Policydefault-src 'self'; frame-src 'self' turasdashboard.nes.nhs.scot nesndpcoreapiprd.azurewebsites.net www.google.com; script-src 'self' 'unsafe-inline' turasdashboard.nes.nhs.scot nesndpcoreapiprd.azurewebsites.net www.googletagmanager.com www.google-analytics.com www.google.com www.gstatic.com az416426.vo.msecnd.net; style-src 'self' 'unsafe-inline' turasdashboard.nes.nhs.scot nesndpcoreapiprd.azurewebsites.net fonts.googleapis.com stackpath.bootstrapcdn.com; font-src 'self' fonts.gstatic.com stackpath.bootstrapcdn.com; worker-src blob:; img-src 'self' blob: turasdashboard.nes.nhs.scot nesndpcoreapiprd.azurewebsites.net www.google-analytics.com nesndpblobdev.blob.core.windows.net https://uistyleguide.nes.digital; connect-src 'self' dc.services.visualstudio.com www.google-analytics.com nesndpblobdev.blob.core.windows.net nesndpcoreapiprd.azurewebsites.net;
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
Set-CookieThere is no Cookie Prefix on this cookie.
Strict-Transport-SecurityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
Referrer-PolicyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
X-Frame-OptionsX-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
X-XSS-ProtectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.
X-Content-Type-OptionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
Content-Security-PolicyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.