Security Report Summary
A
Site: https://sandiegosleepandtmjcenter.com/
IP Address: 141.193.213.10
Report Time: 27 Apr 2024 22:21:08 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
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-PolicyThere was an unknown or duplicate directive "Content-Security-Policy:". The CSP directive Content-Security-Policy: contains script-src as a source expression. Should this be "Content-Security-Policy: ...; script-src ..." instead?
Referrer-PolicyThe "origin" value is not recommended.
Raw Headers
HTTP/2200
dateSat, 27 Apr 2024 22:21:08 GMT
content-typetext/html; charset=UTF-8
varyAccept-Encoding
varyAccept-Encoding
varyAccept-Encoding
varyAccept-Encoding,Cookie
x-powered-byWP Engine
content-security-policyContent-Security-Policy: script-src 'self'; img-src ‘self’; object-src ‘self’; base-uri ‘self’; frame-src ‘self’;
access-control-allow-methodsGET,POST
access-control-allow-headersContent-Type, Authorization
cross-origin-embedder-policyunsafe-none; report-to='default'
cross-origin-embedder-policy-report-onlyunsafe-none; report-to='default'
cross-origin-opener-policyunsafe-none
cross-origin-opener-policy-report-onlyunsafe-none; report-to='default'
cross-origin-resource-policycross-origin
permissions-policygeolocation=(), midi=(), sync-xhr=(), microphone=(), camera=(), magnetometer=(), gyroscope=(), fullscreen=(self), payment=()
referrer-policyorigin
strict-transport-securitymax-age=63072000; includeSubDomains; preload
x-content-security-policydefault-src 'self'; img-src *; media-src * data:;
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
x-permitted-cross-domain-policiesnone
x-xss-protection1; mode=block
link<https://sandiegosleepandtmjcenter.com/wp-json/>; rel="https://api.w.org/"
link<https://sandiegosleepandtmjcenter.com/wp-json/wp/v2/pages/9>; rel="alternate"; type="application/json"
link<https://sandiegosleepandtmjcenter.com/>; rel=shortlink
x-cacheableSHORT
cache-controlmax-age=600, must-revalidate
x-cacheHIT: 1
x-cache-groupnormal
cf-cache-statusDYNAMIC
set-cookie__cf_bm=zTAZ8ysCeJDBoe96zO77fo6NtJnuZ1Z2dkg.PELg5Bo-1714256468-1.0.1.1-hiLMTbWVbLGV8B9OEpYSj0b9Kl__gZO00ovPgFqsXjosu9oGTova3juQSUdEm73SbkviY_3Z4ygqCIedyKTjUQ; path=/; expires=Sat, 27-Apr-24 22:51:08 GMT; domain=.sandiegosleepandtmjcenter.com; HttpOnly; Secure; SameSite=None
servercloudflare
cf-ray87b2342e685d945e-SJC
content-encodinggzip
alt-svch3=":443"; ma=86400
Additional Information
x-powered-byX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header seems to have been altered to remove such information, but could still be removed.
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.
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-embedder-policy-report-onlyCross-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-opener-policy-report-onlyCross-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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
x-content-security-policyX Content Security Policy is required for CSP support in IE 10 and IE 11. For other modern browsers the Content-Security-Policy header should be used.
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.
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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".