Security Report Summary
C
| Site: | https://selaras.bitbucket.io/ | ||
|---|---|---|---|
| IP Address: | 104.192.139.8 | ||
| Report Time: | 22 Jun 2026 05:59:22 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 |
|---|---|
| content-type | text/html |
| date | Mon, 22 Jun 2026 05:59:22 GMT |
| server | AtlassianEdge |
| last-modified | Tue, 23 Aug 2022 14:14:47 GMT |
| x-used-mesh | False |
| vary | Accept-Language, origin, Accept-Encoding |
| content-language | en |
| x-view-name | bitbucket.apps.hosted.views.serve |
| x-dc-location | Micros-3 |
| x-served-by | 210e9a6f5f68 |
| x-version | b62ea302637b |
| x-static-version | b62ea302637b |
| x-request-count | 1289 |
| x-render-time | 0.09737896919250488 |
| x-b3-traceid | d390952806124ed9b4b465f4c8dd6868 |
| x-b3-spanid | 52c4ea6a921d6432 |
| cache-control | max-age=900 |
| x-usage-quota-remaining | 998090.343 |
| x-usage-request-cost | 1938.00 |
| x-usage-user-time | 0.044251 |
| x-usage-system-time | 0.003889 |
| x-usage-input-ops | 40 |
| x-usage-output-ops | 0 |
| x-content-type-options | nosniff |
| x-xss-protection | 1; mode=block |
| atl-traceid | d390952806124ed9b4b465f4c8dd6868 |
| atl-request-id | d3909528-0612-4ed9-b4b4-65f4c8dd6868 |
| 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"} |
| content-encoding | gzip |
| x-cache | Miss from cloudfront |
| via | 1.1 881aad46174b25a8667f86d079f1ce8c.cloudfront.net (CloudFront) |
| x-amz-cf-pop | DUB56-P3 |
| x-amz-cf-id | fn46-XnqxDNxQXYinwuvRZjoXb_AXFEhdyFZvYqPgGnKv921NBCnUw== |
| x-frame-options | DENY |
| server-timing | cdn-upstream-layer;desc="EDGE",cdn-upstream-dns;dur=0,cdn-upstream-connect;dur=205,cdn-upstream-fbl;dur=390,atl-edge;dur=116,atl-edge-internal;dur=3,atl-edge-upstream;dur=115,atl-edge-pop;desc="aws-us-east-1",cdn-cache-miss,cdn-pop;desc="DUB56-P3",cdn-rid;desc="fn46-XnqxDNxQXYinwuvRZjoXb_AXFEhdyFZvYqPgGnKv921NBCnUw==",cdn-downstream-fbl;dur=396 |
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. |
| 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. |