25 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Basic
base-uri; object-src; script-src; +2 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
private, no-cache, no-store, must-revalidate

Content Headers

1 headers
Content-Type
Content
text/html; charset="utf-8"

Server Headers

1 headers
Server
Server
AtlassianEdge

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

14 headers
Atl-Confluence-Via
Other
h:cc-frontend-ssr-main.ap-southeast-2.prod.atl-paas.net
Atl-Request-Id
Other
6bd0cc6e-eb99-4b6b-a467-e2192965d33d
Atl-Traceid
Other
6bd0cc6eeb994b6ba467e2192965d33d
Content-Security-Policy-Report-Only
Other
base-uri 'self'; object-src 'self' blob:; script-src 'report-sample' 'nonce-6bd0cc6eeb994b6ba467e2192965d33d' 'unsafe-inline' 'strict-dynamic' https:; report-uri https://web-security-reports.services.atlassian.com/csp-report/confluence-frontend
Date
Other
Sat, 15 Nov 2025 12:05:13 GMT
Nel
Other
{"failure_fraction": 0.001, "include_subdomains": true, "max_age": 600, "report_to": "endpoint-1"}
Report-To
Other
{"endpoints": [{"url": "https://dz8aopenkvv6s.cloudfront.net"}], "group": "endpoint-1", "include_subdomains": true, "max_age": 600}
Reporting-Endpoints
Other
default="https://dz8aopenkvv6s.cloudfront.net"
Server-Timing
Other
cdn-upstream-layer;desc="EDGE",cdn-upstream-dns;dur=0,cdn-upstream-connect;dur=0,cdn-upstream-fbl;dur=300,atl-edge;dur=82,atl-edge-internal;dur=12,atl-edge-upstream;dur=69,atl-edge-pop;desc="aws-ap-southeast-2",cdn-cache-miss,cdn-pop;desc="IAD12-P3",cdn-rid;desc="TUZm4AahGrb03Ey2JEbGcBQQl118hluefNFxiwWcuQVMv27ZUMNk8g==",cdn-downstream-fbl;dur=307
Via
Other
1.1 36b04143ac1626bb30bb225fb2cccb1e.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
TUZm4AahGrb03Ey2JEbGcBQQl118hluefNFxiwWcuQVMv27ZUMNk8g==
X-Amz-Cf-Pop
Other
IAD12-P3
X-Cache
Other
Miss from cloudfront
X-Cc-Frontend-Ssr
Other
prod-apse2;2025-11-13_16-07_29ca7af278

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 2ms