Security Report Summary
D
Site: | https://selaras.bitbucket.io/ | ||
---|---|---|---|
IP Address: | 185.166.142.22 | ||
Report Time: | 22 Aug 2025 13:01:44 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 |
---|---|
date | Fri, 22 Aug 2025 13:01:44 GMT |
content-type | text/html |
server | AtlassianEdge |
last-modified | Tue, 23 Aug 2022 14:14:47 GMT |
etag | W/"e9ddb512d8da382587a97a1ba2bd2924" |
x-used-mesh | False |
vary | Accept-Language, origin |
content-language | en |
x-view-name | bitbucket.apps.hosted.views.serve |
x-dc-location | Micros-3 |
x-served-by | c4ad233520df |
x-version | 7170741b660a |
x-static-version | 7170741b660a |
x-request-count | 2659 |
x-render-time | 0.26967740058898926 |
x-b3-traceid | ec307ded3ee04f3d88f393927f1aa5e2 |
x-b3-spanid | b49ba1eb49a17077 |
cache-control | max-age=900 |
x-usage-quota-remaining | 996227.450 |
x-usage-request-cost | 3835.87 |
x-usage-user-time | 0.093385 |
x-usage-system-time | 0.021691 |
x-usage-input-ops | 0 |
x-usage-output-ops | 0 |
content-encoding | gzip |
x-content-type-options | nosniff |
x-xss-protection | 1; mode=block |
atl-traceid | ec307ded3ee04f3d88f393927f1aa5e2 |
atl-request-id | ec307ded-3ee0-4f3d-88f3-93927f1aa5e2 |
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.001, "include_subdomains": true, "max_age": 600, "report_to": "endpoint-1"} |
server-timing | atl-edge;dur=378,atl-edge-internal;dur=4,atl-edge-upstream;dur=375,atl-edge-pop;desc="aws-eu-west-1" |
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. |