Security Report Summary
A
Site: https://www.travelers.com/
IP Address: 23.202.193.7
Report Time: 16 Apr 2024 04:09:41 UTC
Headers:
  • Content-Security-Policy
  • X-Content-Type-Options
  • Referrer-Policy
  • X-Frame-Options
  • Strict-Transport-Security
  • 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 default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive.
Raw Headers
HTTP/2200
servercloudflare
content-typetext/html; charset=utf-8
set-cookieEPiStateMarker=true; path=/
set-cookieARRAffinitySameSite=baa1866b47e393030e213279ba67fd6c2518fbf161cb77302df0e5bf128e5caf;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.travelers.com
set-cookieARRAffinity=baa1866b47e393030e213279ba67fd6c2518fbf161cb77302df0e5bf128e5caf;Path=/;HttpOnly;Secure;Domain=www.travelers.com
set-cookieDataBrand=Primary; expires=Wed, 16 Apr 2025 04:09:41 GMT; domain=.travelers.com; path=/; secure; httponly
set-cookieTrv-Session-Id=4717769c-5a1b-4c7b-8c8f-16ae9ae8ce06; path=/; secure; samesite=strict
set-cookieTrv-Machine-Id=d5e2601b-68c2-4bd6-871b-7886c1fe9797; expires=Wed, 16 Apr 2025 00:00:00 GMT; path=/; secure; samesite=strict
request-contextappId=cid-v1:4e9740aa-cf27-4987-9db7-ab5ccfd8a7db
akamai-grn0.5ff4d517.1713240581.9a5a02
content-security-policydefault-src https: 'unsafe-eval' 'unsafe-inline'; img-src https: data: http://*.travp.net; font-src https: data:
x-xss-protection1; mode=block
x-content-type-optionsnosniff
referrer-policyno-referrer-when-downgrade
feature-policyfullscreen 'none'
x-frame-optionssameorigin
strict-transport-securitymax-age=31536000; includeSubDomains
server-timingorigin; dur=371
server-timingedge; dur=57
server-timingcdn-cache; desc=MISS
varyAccept-Encoding
x-akamai-transformed9 20093 0 pmb=mRUM,2
cf-ray87515241df192244-ORD
cf-cache-statusDYNAMIC
content-encodinggzip
dateTue, 16 Apr 2024 04:09:41 GMT
content-length22185
server-timingak_p; desc="1713240581361_399897695_10115586_42730_2343_21_28_15";dur=1
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
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
set-cookieThe 'httpOnly' flag is not set on this cookie. There is no Cookie Prefix on this cookie.
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.
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".
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.
feature-policyFeature Policy has been renamed to Permissions Policy, see the details here.
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.
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.