Security Report Summary
D
Site: | https://viralabis.bitbucket.io/ | ||
---|---|---|---|
IP Address: | 185.166.142.22 | ||
Report Time: | 02 Sep 2025 12:02: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. |
---|---|
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 | Tue, 02 Sep 2025 12:02:22 GMT |
content-type | text/html |
server | AtlassianEdge |
last-modified | Sun, 29 Jan 2023 06:45:27 GMT |
etag | W/"53ff6db9280504fe8e1d511960e7297f" |
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 | a51a44c964d5 |
x-version | d097f208eeb9 |
x-static-version | d097f208eeb9 |
x-request-count | 3240 |
x-render-time | 0.2852604389190674 |
x-b3-traceid | 701f66dea9274b19b76c687a69b2e731 |
x-b3-spanid | d02f689f7535d3da |
cache-control | max-age=900 |
x-usage-quota-remaining | 995688.364 |
x-usage-request-cost | 4372.07 |
x-usage-user-time | 0.099627 |
x-usage-system-time | 0.019535 |
x-usage-input-ops | 48 |
x-usage-output-ops | 0 |
content-encoding | gzip |
x-content-type-options | nosniff |
x-xss-protection | 1; mode=block |
atl-traceid | 701f66dea9274b19b76c687a69b2e731 |
atl-request-id | 701f66de-a927-4b19-b76c-687a69b2e731 |
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=609,atl-edge-internal;dur=4,atl-edge-upstream;dur=606,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. |