Security Report Summary
A
Site: https://www.provider.grit-well.com/
IP Address: 2600:9000:2146:bc00:14:77a3:8840:93a1
Report Time: 27 Apr 2024 20:24:59 UTC
Headers:
  • X-Content-Type-Options
  • X-Frame-Options
  • Referrer-Policy
  • Strict-Transport-Security
  • Content-Security-Policy
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
content-typetext/html
content-length667
dateSat, 27 Apr 2024 20:24:59 GMT
serverAmazonS3
accept-rangesbytes
last-modifiedMon, 08 Apr 2024 08:21:24 GMT
cache-controlpublic, max-age=0, s-maxage=2
x-xss-protection1;mode=block
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
referrer-policystrict-origin
strict-transport-securitymax-age=63072000; includeSubDomains
content-security-policydefault-src 'self' ajax.googleapis.com form.typeform.com youtube.com www.youtube.com googleads.g.doubleclick.net js.stripe.com docs.google.com app.squarespacescheduling.com stagechat.grit-well.com chat.grit-well.com app.acuityscheduling.com;connect-src stage-api.grit-well.com api.grit-well.com docs.google.com stagechat.grit-well.com chat.grit-well.com 'self' data:; font-src 'self' 'unsafe-inline' fonts.gstatic.com use.fontawesome.com stagechat.grit-well.com chat.grit-well.com data:; style-src 'self' 'unsafe-inline' fonts.googleapis.com use.fontawesome.com embed.typeform.com docs.google.com stagechat.grit-well.com chat.grit-well.com;script-src 'self' 'unsafe-inline' 'unsafe-eval' unpkg.com ajax.googleapis.com stackpath.bootstrapcdn.com cdnjs.cloudflare.com embed.typeform.com embed.acuityscheduling.com storage.googleapis.com js.stripe.com app.squarespacescheduling.com stagechat.grit-well.com chat.grit-well.com; img-src 'self' i.ytimg.com stage-api.grit-well.com api.grit-well.com stagechat.grit-well.com chat.grit-well.com data:;
etag"2bc61ca4b3d0c2f48882ea9520c442e0"
x-cacheMiss from cloudfront
via1.1 01dbe7e23991a177a7cdfba5803db41c.cloudfront.net (CloudFront)
x-amz-cf-popSFO53-C1
alt-svch3=":443"; ma=86400
x-amz-cf-idGAT1kwj1T5ERX73GGG3mijoUlrecNtv858vTIVyXnOTWipvkfWf0-A==
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
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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".
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.
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.
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.
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.