Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Good
default-src; style-src; img-src; +1 more
default-src 'none'; style-src 'unsafe-inline'; img-src data:; connect-src 'self'
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
Accept-Encoding
Caching Headers
2 headers
Age
Caching
0
Etag
Caching
"690d061b-239b"
Content Headers
2 headers
Content-Length
Content
9115
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
Server
Server
GitHub.com
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
8 headers
Date
Other
Thu, 20 Nov 2025 17:12:38 GMT
Via
Other
1.1 varnish
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Fastly-Request-Id
Other
2e19f945f892df34410e6ab755adf340a8eaeec4
X-Github-Request-Id
Other
5AC0:A5CB9:46830:4AFEA:691F4C06
X-Served-By
Other
cache-lga21927-LGA
X-Timer
Other
S1763658758.130112,VS0,VE16
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Analysis completed in 53ms