Security Report Summary
C
Site: https://www.salesforce.com/eu/?ir=1&bc=OTH
IP Address: 23.72.36.240
Report Time: 10 Jun 2026 02:56:15 UTC
Headers:
  • Referrer-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Content-Security-Policy
  • Permissions-Policy
  • Strict-Transport-Security
Advanced:
Not bad… Maybe you should perform a deeper security analysis of your website and APIs:
Missing Headers
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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Strict-Transport-SecurityThe "max-age" directive is too small. The minimum recommended value is 2592000 (30 days).
Raw Headers
HTTP/2200
content-typetext/html; charset=utf-8
etagW/"941fd-vCWfJ6FnZl8wEWeN7YZcKMAAkHc"
origin-agent-cluster?1
referrer-policystrict-origin-when-cross-origin
x-content-type-optionsnosniff
x-dns-prefetch-controlon
x-download-optionsnoopen
x-frame-optionsSAMEORIGIN
x-permitted-cross-domain-policiesmaster-only
x-sfdc-agent-cohort-apply-experimentfalse
x-sfdc-agent-cohort-decision
x-sfdc-agent-cohort-sourceexperiment-disabled
x-sfdc-page-render-typenunjuckspbc
x-xss-protection0
x-akamai-transformed9 55772 0 pmb=mRUM,2
content-encodinggzip
cache-controlmax-age=46941
expiresWed, 10 Jun 2026 15:58:36 GMT
dateWed, 10 Jun 2026 02:56:15 GMT
varyAccept-Encoding
set-cookieak_loc=cc:IE,ct:DUBLIN,st:DUBLIN,msa:DUBLIN,pmsa:DUBLIN; path=/
set-cookieAKA_A2=A; expires=Wed, 10-Jun-2026 03:56:15 GMT; path=/; domain=salesforce.com; secure; HttpOnly
set-cookieew_renderer_id=44; expires=Thu, 10-Jun-2027 02:56:15 GMT; path=/; secure
server-timingcdn-cache; desc=HIT
server-timingedge; dur=1
strict-transport-securitymax-age=86400
ak-uuid0.e5244817.1781060175.5ec0b844
set-cookie_abck=3E41976482D09D663CDF4EF3608D2810~-1~YAAQ5SRIFzl74ImeAQAA5Yd1rxDWtcV/cPFBGu1Yvi3I+J+ZraIsJvhdteF2M4SUMoyZYCULEjWWGNwmX+IEAGen0qbZNwIf10T6tp4o6pkUgdE9bosY9eEAmwxi2Ueh7hoFP45E5AWoYP0vPTCmZKIbb+Sb4KFV5yTFVrLbZmPfLaVZhKoMjrnJOLGIVOAH9XmNQ9etzSEDGro257faSZEhNcvvIfnEU7qZr49Pf6w6kZ70ka/e7gfNAN6P3VEdUaXhAk6tsstqk4GY9k2Ge5hudB8oXiSuQGdmht6iP94ebcQ6O2T3rqnsNsiPYkKqwM9a/jrKut9NEpGlQEXa3UkHEUPvSeMr8WZ6mmThKPIcsg/AO+LDXAeq32VoxUq6cn5Bloi2H5n0EDKqC3WHkTy1V67YIa4jcl+nbCAbnaj+L8yeFy7n1H4Eg104EO3MgvebvqZY3K9RdEL5~-1~-1~-1~-1~-1; Domain=.salesforce.com; Path=/; Expires=Thu, 10 Jun 2027 02:56:15 GMT; Max-Age=31536000; Secure
set-cookiebm_sz=009EAC27AA501018564168F384626B7D~YAAQ5SRIFzp74ImeAQAA5od1rwDhAWHpYBr2UWci0rbbDI5UmH/PdwYeWGbtAbOMHXnpA2CN4sK0oeETLAHt5Isdwm3Lkb34R9nYOsl/YCAMSm495/ZvBfNQnEWJufNm21TKmODOS+wX57vPSoowJ6zaZaXtFnQldEF8JuHTkhxqz6SBfdZg3w5WSTozoCz/GfTZKcQIENwqDRPVleECJDFKwD/YaI/LWHFbmbTFwiiMx2Dy6Wb0XRMKrLa8biFVvT698XpetxskZpYln5hT0yTPcNgXLczJgTSOL7UwuPqd5p88iq+F7lkfi5KbLe+aVtBpwrDyGuTCcFLLkMpL6jWYAVF0E+eqYxsGnp0Hf7zhUuD1lc1tq1t711vEhUDD8WPNztPoyP8hHf39tnLxvKt6Tw==~3359289~3420724; Domain=.salesforce.com; Path=/; Expires=Wed, 10 Jun 2026 06:56:15 GMT; Max-Age=14400
server-timingak_p; desc="1781060175765_390604005_1589688388_66_50798_0_3_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
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-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.
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.