Security Report Summary
D
| Site: | https://viralabis.bitbucket.io/ | ||
|---|---|---|---|
| IP Address: | 104.192.139.8 | ||
| Report Time: | 11 Sep 2026 22:43:21 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. |
|---|---|
| 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. Recommended value "X-Frame-Options: SAMEORIGIN". |
| 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 |
|---|---|
| content-type | text/html |
| date | Fri, 11 Sep 2026 22:43:21 GMT |
| content-encoding | gzip |
| server | AtlassianEdge |
| last-modified | Sun, 29 Jan 2023 06:45:27 GMT |
| etag | W/"53ff6db9280504fe8e1d511960e7297f" |
| x-used-mesh | False |
| vary | Accept-Language, origin |
| vary | Accept-Encoding |
| content-language | en |
| x-view-name | bitbucket.apps.hosted.views.serve |
| x-dc-location | Micros-3 |
| x-served-by | 40054ca5ebbe |
| x-version | 9060cdaf6455 |
| x-static-version | 9060cdaf6455 |
| x-request-count | 1401 |
| x-render-time | 0.09063982963562012 |
| x-b3-traceid | 18bd01df8a254c07b0fd3645af30fa8e |
| x-b3-spanid | dc3804de4c0397b0 |
| cache-control | max-age=900 |
| x-usage-quota-remaining | 998459.348 |
| x-usage-request-cost | 1567.10 |
| x-usage-user-time | 0.043553 |
| x-usage-system-time | 0.001460 |
| x-usage-input-ops | 8 |
| x-usage-output-ops | 0 |
| x-content-type-options | nosniff |
| x-xss-protection | 1; mode=block |
| atl-traceid | 18bd01df8a254c07b0fd3645af30fa8e |
| atl-request-id | 18bd01df-8a25-4c07-b0fd-3645af30fa8e |
| strict-transport-security | max-age=63072000; includeSubDomains; preload |
| report-to | {"endpoints": [{"url": "https://dz8aopenkvv6s.cloudfront.net"}], "group": "endpoint-1", "include_subdomains": true, "max_age": 600} |
| nel | {"failure_fraction": 0.01, "include_subdomains": true, "max_age": 600, "report_to": "endpoint-1"} |
| x-cache | Miss from cloudfront |
| via | 1.1 2b96208e6ce6998ae8238248686b1d0a.cloudfront.net (CloudFront) |
| x-amz-cf-pop | DUB56-P2 |
| x-amz-cf-id | mHOrcBRsN7MlqKoum6RkB9cqEbB2--knKZaEnnBcbDMqH_VbtDCD9g== |
| server-timing | cdn-upstream-layer;desc="EDGE",cdn-upstream-dns;dur=0,cdn-upstream-connect;dur=207,cdn-upstream-fbl;dur=387,atl-edge;dur=108,atl-edge-internal;dur=2,atl-edge-upstream;dur=106,atl-edge-pop;desc="aws-us-east-1",cdn-cache-miss,cdn-pop;desc="DUB56-P2",cdn-rid;desc="mHOrcBRsN7MlqKoum6RkB9cqEbB2--knKZaEnnBcbDMqH_VbtDCD9g==",cdn-downstream-fbl;dur=391 |
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
| server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
|---|---|
| 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. |
| report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports. |
| nel | Network Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports. |