HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31556926
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
x-fh-requested-host, accept-encoding

Caching Headers

3 headers
Cache-Control
Caching
public, max-age=60, s-maxage=90
Etag
Caching
"6afa4f6ad963c1924f4237778ed785018532fa89f26a313140c3e4ed55b1e5d4"
Last-Modified
Caching
Sat, 29 Nov 2025 19:06:27 GMT

Content Headers

2 headers
Content-Length
Content
28647
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

7 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Content-Security-Policy-Report-Only
Other
script-src 'self' 'unsafe-eval' 'unsafe-inline' blob: data: https://*.paloaltonetworks.com https://maps.googleapis.com https://*.pendo.io https://*.storage.googleapis.com https://www.datadoghq-browser-agent.com https://api.mapbox.com https://app.getbeamer.com; style-src 'self' 'unsafe-inline' blob: data: https://*.paloaltonetworks.com https://*.storage.googleapis.com https://fonts.googleapis.com https://api.mapbox.com https://app.getbeamer.com; img-src 'self' blob: data: https://*.pendo.io https://*.talon-sec.com https://i0.wp.com https://app.getbeamer.com https://*.paloaltonetworks.com https://*.storage.googleapis.com https://storage.googleapis.com https://maps.googleapis.com https://maps.gstatic.com https://fonts.gstatic.com; font-src 'self' blob: data: https://*.paloaltonetworks.com https://fonts.gstatic.com; frame-ancestors 'self' https://*.paloaltonetworks.com; object-src 'self' https://*.paloaltonetworks.com; form-action 'self' https://*.demisto.live; connect-src * blob: data:; base-uri 'self'; default-src 'self' https://*.paloaltonetworks.com
Date
Other
Sat, 29 Nov 2025 20:21:06 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-ewr-kewr1740078-EWR
X-Timer
Other
S1764447667.625654,VS0,VE60

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 346ms