Security Report Summary
D
| Site: | https://selaras.bitbucket.io/ | ||
|---|---|---|---|
| IP Address: | 104.192.139.8 | ||
| Report Time: | 25 Aug 2026 17:01:52 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 | Tue, 25 Aug 2026 17:01:52 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 | 12e6d7f3d257 |
| x-version | 279c854e7884 |
| x-static-version | 279c854e7884 |
| x-request-count | 2346 |
| x-render-time | 0.14337658882141113 |
| x-b3-traceid | 3a806baf40c94d618b391d1918759fc1 |
| x-b3-spanid | 3a1850283b92994c |
| cache-control | max-age=900 |
| x-usage-quota-remaining | 997512.421 |
| x-usage-request-cost | 2530.80 |
| x-usage-user-time | 0.053960 |
| x-usage-system-time | 0.011964 |
| x-usage-input-ops | 40 |
| x-usage-output-ops | 0 |
| x-content-type-options | nosniff |
| x-xss-protection | 1; mode=block |
| atl-traceid | 3a806baf40c94d618b391d1918759fc1 |
| atl-request-id | 3a806baf-40c9-4d61-8b39-1d1918759fc1 |
| 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 814241b7b5ce35c8587972a0cb4ff446.cloudfront.net (CloudFront) |
| x-amz-cf-pop | DUB56-P3 |
| x-amz-cf-id | V6zGhvXNDGuua0p8suNK3z039NiceOXwANyE1aXX81Dla2pTgLIAIw== |
| server-timing | cdn-upstream-layer;desc="EDGE",cdn-upstream-dns;dur=1,cdn-upstream-connect;dur=205,cdn-upstream-fbl;dur=446,atl-edge;dur=173,atl-edge-internal;dur=4,atl-edge-upstream;dur=169,atl-edge-pop;desc="aws-us-east-1",cdn-cache-miss,cdn-pop;desc="DUB56-P3",cdn-rid;desc="V6zGhvXNDGuua0p8suNK3z039NiceOXwANyE1aXX81Dla2pTgLIAIw==",cdn-downstream-fbl;dur=452 |
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. |