19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • 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

0 headers
No caching headers found

Content Headers

1 headers
Content-Type
Content
text/html

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

11 headers
Atl-Missing-Tcs
Other
true
Atl-Request-Id
Other
ff1a9d22-6083-47b6-a928-c086f1a4448a
Atl-Traceid
Other
ff1a9d22608347b6a928c086f1a4448a
Date
Other
Mon, 03 Nov 2025 03:28:50 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}
Server-Timing
Other
atl-edge;dur=125,atl-edge-internal;dur=10,atl-edge-upstream;dur=106,atl-edge-pop;desc="aws-us-east-1"
Via
Other
1.1 cf8c5b66c93d44ff2109ede7dd215622.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
e1Cc5YYT5TNucT4sWRFNTuM_SiRUA9fkdwzfv3NCD1Sxo_QUK-MkDw==
X-Amz-Cf-Pop
Other
IAD61-P6
X-Cache
Other
Error from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 177ms