Security Report Summary
R
Redirect: Click here to follow the redirect to https://gitlab.com/users/sign_in.
Site: https://gitlab.com/-/snippets/3735611/
IP Address: 2606:4700:90:0:f22e:fbec:5bed:a9b9
Report Time: 08 Oct 2024 16:03:50 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
Referrer-PolicyReferrer 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-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/2302
dateTue, 08 Oct 2024 16:03:50 GMT
content-typetext/html; charset=utf-8
locationhttps://gitlab.com/users/sign_in
cache-controlno-cache
content-security-policybase-uri 'self'; child-src https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.googletagmanager.com/ns.html https://*.zuora.com/apps/PublicHostedPageLite.do https://gitlab.com/admin/ https://gitlab.com/assets/ https://gitlab.com/-/speedscope/index.html https://gitlab.com/-/sandbox/ 'self' https://gitlab.com/assets/ blob: data:; connect-src 'self' wss://gitlab.com https://new-sentry.gitlab.net https://collector.prd-278964.gl-product-analytics.com snowplow.trx.gitlab.net; default-src 'self'; font-src 'self'; form-action 'self' https: http:; frame-ancestors 'self'; frame-src https://www.google.com/recaptcha/ https://www.recaptcha.net/ https://www.googletagmanager.com/ns.html https://*.zuora.com/apps/PublicHostedPageLite.do https://gitlab.com/admin/ https://gitlab.com/assets/ https://gitlab.com/-/speedscope/index.html https://gitlab.com/-/sandbox/; img-src 'self' data: blob: http: https:; manifest-src 'self'; media-src 'self' data: blob: http: https:; object-src 'none'; report-uri https://new-sentry.gitlab.net/api/4/security/?sentry_key=f5573e26de8f4293b285e556c35dfd6e&sentry_environment=gprd-cny; script-src 'strict-dynamic' 'self' 'unsafe-eval' https://www.google.com/recaptcha/ https://www.recaptcha.net 'nonce-Xg1jAV9IIjbGf85jVPNd0w=='; style-src 'self' 'unsafe-inline'; worker-src 'self' https://gitlab.com/assets/ blob: data:
set-cookie_gitlab_session=2fba9a28cbbcd49bc34786c72f795f61; path=/; expires=Tue, 08 Oct 2024 18:03:50 GMT; secure; HttpOnly; SameSite=None
x-gitlab-meta{"correlation_id":"01J9PDYPHJQZJ581YJ2H99DQJ1","version":"1"}
x-request-id01J9PDYPHJQZJ581YJ2H99DQJ1
x-runtime0.073902
gitlab-lbhaproxy-main-23-lb-gprd
gitlab-svgke-cny-web
cf-cache-statusMISS
report-to{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GWd%2BmiEc447bvBlo4%2BHeHuUSdKIBQXiZ2bNIbXrN0oW9banWvgkcS4PyC6mXx74Exd%2BlT4grGakyv0PRqGcpgmTJAuBq80J4mBMrfh%2FhxZ%2Fd%2F2TwKtRoP03TIOHtfDmyA9dC1oIUX4I%3D"}],"group":"cf-nel","max_age":604800}
nel{"success_fraction":0.01,"report_to":"cf-nel","max_age":604800}
varyAccept-Encoding
strict-transport-securitymax-age=31536000
x-content-type-optionsnosniff
set-cookie_cfuvid=zp8Sh8L8sYnJw_bYWLEwzpceYBnPTQLyQQ4RvAyRVsM-1728403430054-0.0.1.1-604800000; path=/; domain=.gitlab.com; HttpOnly; Secure; SameSite=None
servercloudflare
cf-ray8cf75cfcbf216438-SJC
X-Frame-OptionsHeader not set, see Additional Information below.
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-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-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
content-security-policyContent 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. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
set-cookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
report-toReport-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.
nelNetwork 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.
strict-transport-securityHTTP 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.
x-content-type-optionsX-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".
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.