Security Report Summary
A
Site: https://reputation.com/
IP Address: 2620:12a:8000::1
Report Time: 26 Jul 2024 23:30:55 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-PolicyThis policy contains 'unsafe-inline' which is dangerous in the default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive.
Raw Headers
HTTP/2200
access-control-allow-originhttps://*.wistia.net https://*.wistia.com
cache-controlpublic, max-age=82800
content-encodinggzip
content-security-policydefault-src https: data: blob: https://resources.reputation.com http://resources.reputation.com https://reputation.pathfactory.com http://reputation.pathfactory.com https://*.hotjar.com https://*.hotjar.io wss://*.hotjar.com https://*.wistia.com https://*.wistia.net https://*.qualified.com wss://*.qualified.com 'unsafe-eval' 'unsafe-inline'; object-src 'none'; frame-ancestors 'self' https://app.reputation.com/ https://app-eu.reputation.com/ http://reputation.lookbookhq.com https://reputation.lookbookhq.com http://reputation.pathfactory.com https://reputation.pathfactory.com http://resources.reputation.com https://resources.reputation.com
content-typetext/html; charset=utf-8
link<https://reputation.com/wp-json/>; rel="https://api.w.org/"
link<https://reputation.com/wp-json/wp/v2/pages/17033>; rel="alternate"; type="application/json"
link<https://reputation.com/>; rel=shortlink
permissions-policygeolocation=(self "https://reputation.com")
referrer-policyno-referrer-when-downgrade
servernginx
set-cookieSTYXKEY_lumberjack_session=pWLjbvtk4jyhs3huJ1lWVSThOQmAwY3ih1qk7L4m; expires=Sat, 27-Jul-2024 01:30:55 GMT; Max-Age=7200; path=/; secure; HttpOnly
strict-transport-securitymax-age=31622400; includeSubDomains; preload
x-content-type-optionsnosniff
x-frame-optionsALLOWALL
x-pantheon-styx-hostnamestyx-fe1-a-67db8dc7b8-7qhbq
x-styx-req-id1a8b876e-4ba7-11ef-a73a-5adf03037691
x-xss-protection1; mode=block
age0
accept-rangesbytes
via1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish
dateFri, 26 Jul 2024 23:30:55 GMT
x-served-bycache-chi-klot8100151-CHI, cache-sjc10042-SJC, cache-sjc10048-SJC, cache-sjc10048-SJC
x-cacheMISS, MISS, MISS, MISS
x-cache-hits0, 0, 0, 0
x-timerS1722036655.835305,VS0,VE781
varyAccept-Encoding, Cookie, Cookie
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
access-control-allow-originThe Access-Control-Allow-Origin header is used to configure CORS.
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.
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.
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
set-cookieThere is no Cookie Prefix on this cookie. This is not a SameSite 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.
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.