Security Report Summary
C
| Site: | https://hub.docker.com/u/so79day | ||
|---|---|---|---|
| IP Address: | 104.18.43.187 | ||
| Report Time: | 27 Jun 2026 12:11:25 UTC | ||
| Headers: |
|
||
| Advanced: |
|
Missing Headers
| Content-Security-Policy | Content 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. |
|---|---|
| Referrer-Policy | Referrer 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. |
| Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Raw Headers
| HTTP/2 | 200 |
|---|---|
| date | Sat, 27 Jun 2026 12:11:25 GMT |
| content-type | text/html; charset=utf-8 |
| x-ratelimit-limit | 180 |
| x-ratelimit-reset | 1782562345 |
| x-ratelimit-remaining | 180 |
| x-ratelimit-ip | 34.254.109.160 |
| set-cookie | dckr-sessid=ImxUMWdiVXBtU3IyQmV4MnlaNWtnVHci.b0QVdisAW87ejUTpsBIJpULb2nWoqarkr3gKyQj%2Bnvo; Path=/; HttpOnly; Secure; SameSite=Lax |
| set-cookie | __cf_bm=FyFYLPBlF8k.51lyGT1TQXSOp7_28mgfeskQzgLvbHY-1782562284.95201-1.0.1.1-xyUVIWSryYXi05E2QHqi6Tn16PzhRyoj0aSFk_3T_K3ol7V3NmUIFI8lTs7SpE_HXTEDsHcnE3BiJAbcTF6MvSF0xJcpYnDdrRXTFacI.fyC_JFqef7nFEw0oSYBADFx; HttpOnly; SameSite=None; Secure; Path=/; Domain=hub.docker.com; Expires=Sat, 27 Jun 2026 12:41:25 GMT |
| x-docker-app-version | v8494 |
| x-trace-id | 4ae8491d4cac00f17ad9c0eb0df1879f |
| x-frame-options | deny |
| x-content-type-options | nosniff |
| x-xss-protection | 1; mode=block |
| vary | accept-encoding |
| strict-transport-security | max-age=31536000 |
| cf-cache-status | DYNAMIC |
| server | cloudflare |
| cf-ray | a1245aa8f90f6146-DUB |
Upcoming Headers
| Cross-Origin-Embedder-Policy | Cross-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-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
| Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
| set-cookie | There is no Cookie Prefix on this cookie. |
|---|---|
| x-frame-options | X-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-content-type-options | X-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-xss-protection | X-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-security | HTTP 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. |
| server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |