GitLab

gitlab.com
GitLab

Fully-featured git, CI and project management platform. Managed instance available, but can also be self-hosted.

Open Source

GitLab Privacy Policy

Privacy Policy Summary

  • defend, indemnify, hold harmless; survives termination
  • Users agree not to use the service for illegal purposes
  • The service provider makes no warranty regarding uninterrupted, timely, secure or error-free service
  • Instead of asking directly, this Service will assume your consent merely from your usage.
  • The court of law governing the terms is in California, U.S.A
  • They may stop providing the service at any time
  • Your personal data is used for advertising
  • The service is provided 'as is' and to be used at the users' sole risk
  • Terms may be changed any time at their discretion, without notice to you
  • Invalidity of any portion of the Terms of Service does not entail invalidity of its remainder
  • Third-party cookies are used for advertising
  • Your IP address is collected, which can be used to view your approximate location
  • Do Not Track (DNT) headers are ignored and you are tracked anyway even if you set this header
  • Information is provided about what kind of information they collect
  • This service is only available to users over 13 years old
  • Separate policies are employed for different parts of the service
  • You are responsible for maintaining the security of your account and for the activities on your account
  • The posting of pornographic content is prohibited
  • Spidering, crawling, or accessing the site through any automated means is not allowed
  • The service claims to be CCPA compliant for California users
  • First-party cookies are used
  • Third-party cookies are used for statistics
  • The service is not responsible for linked or (clearly) quoted content from third-party content providers
  • This service does not condone any ideas contained in its user-generated contents
  • You are responsible for any risks, damages, or losses that may incur by downloading materials
  • This service does not guarantee that it or the products obtained through it meet your expectations or requirements
  • You agree not to use the service for illegal purposes
  • The service assumes no liability for any damages the user incurs
  • You agree to indemnify and hold the service harmless in case of a claim related to your use of the service
  • Failure to enforce any provision of the Terms of Service does not constitute a waiver of such provision
  • There is a date of the last update of the agreements
  • Your profile is combined across various products
  • You can opt out of targeted advertising
  • A list of all cookies set by the website is provided
  • Information is provided about how they collect personal data
  • Many different types of personal data are collected
  • Your provided identifiable information is actively checked by the service
  • Third parties are involved in operating the service
  • This service may collect, use, and share location data
  • This service tracks which web page referred you to it
  • Tracking pixels are used in service-to-user communication
  • The service informs you that its privacy policy does not apply to third party websites
  • Information is gathered about you through third parties
  • This service tracks you on other websites
  • Many third parties are involved in operating the service
  • Your personal information is used for many different purposes
  • Your personal data may be used for marketing purposes
  • Third parties used by the service are bound by confidentiality obligations
  • Your personal data may be sold or otherwise transferred as part of a bankruptcy proceeding or other type of financial transaction
  • Information is provided about how your personal data is used
  • You can opt out of promotional communications
  • Your personal data may be disclosed to comply with government requests without notice to you
  • Sensitive data is collected and shared to target advertising
  • This Service provides a list of Third Parties involved in its operation
  • Pseudonyms are allowed
  • You are informed about the risk of publishing personal info online
  • This service gives your personal data to third parties involved in its operation
  • The service will only respond to government requests that are reasonable
  • Your private content may be accessed by people working for the service
  • The data retention period is kept to the minimum necessary for fulfilling its purposes
  • You can retrieve an archive of your data
  • You are prohibited from attempting to gain unauthorized access to other computer systems
  • Your data may be processed and stored anywhere in the world
  • Information is provided about security practices
  • You can request access, correction and/or deletion of your data
  • A complaint mechanism is provided for the handling of personal data
  • Instructions are provided on how to submit a copyright claim
  • You agree not to submit libelous, harassing or threatening content
  • The service suspends your account after inactivity for a certain or uncertain time
  • You cannot delete your contributions, but it makes sense for this service
  • The service claims to be GDPR compliant for European users
  • Promises will be kept after a merger or acquisition
  • The service reviews its privacy policy on a regular basis
  • If you are the target of a copyright claim, your content may be removed
  • If you are the target of a copyright holder's take down notice, this service gives you the opportunity to defend yourself
  • The publishing of personally identifiable information without the owner’s consent is not allowed
  • Your account can be deleted or permanently suspended without prior notice and without a reason
  • You shall not interfere with another person's enjoyment of the service
  • Third party cookies are employed, but with opt out instructions
  • Extra data may be collected about you through promotions
  • Your personal data is aggregated into statistics
  • You are being tracked via social media cookies/pixels
  • Your personal data is used for automated decision-making, profiling or AI training
  • This service shares your personal data with third parties that are not essential to its operation
  • Your data is processed and stored in a country that is less friendly to user privacy protection (U.S.A.)
  • Some personal data may be kept for business interests or legal obligations

Score

E

Documents

About the Data

This data is kindly provided by tosdr.org. Read full report at: #514

GitLab Website

Website

ClearURLs / ClearURLs · GitLab

ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy when browse through the Internet.

Redirects

Redirects to https://gitlab.com/ClearURLs/ClearUrls

Security Checks

All 65 security checks passed

Server Details

  • IP Address 172.65.251.78
  • Location San Francisco, California, United States of America, NA
  • ISP CloudFlare Inc.
  • ASN AS13335

Associated Countries

  • US US
  • FR FR
  • CA CA

Safety Score

Website marked as safe

100%

Blacklist Check

gitlab.com was found on 0 blacklists

  • AntiSocial Blacklist
  • Artists Against 419
  • Badbitcoin
  • Bambenek Consulting
  • CERT Polska
  • CoinBlockerLists
  • CRDF
  • CryptoScamDB
  • EtherAddressLookup
  • EtherScamDB
  • Fake Website Buster
  • MetaMask EthPhishing
  • NABP Not Recommended Sites
  • OpenPhish
  • PetScams
  • PhishFeed
  • PhishFort
  • Phishing.Database
  • PhishStats
  • PhishTank
  • Phishunt
  • RPiList Not Serious
  • Scam.Directory
  • SecureReload Phishing List
  • Spam404
  • StopGunScams
  • Suspicious Hosting IP
  • ThreatFox
  • ThreatLog
  • TweetFeed
  • URLhaus
  • ViriBack C2 Tracker

Website Preview

Website preview

GitLab Docker

Container Info

Open-source end-to-end software development platform

#Development#Projectmanagement gitlab/gitlab-ce:latest

Run Command

docker run -d \
  -p 80/tcp \
  -p 443/tcp \
  -p 22/tcp \
  -v /etc/gitlab \
  -v /var/log/gitlab \
  -v /var/opt/gitlab \
  gitlab/gitlab-ce:latest

Compose File

version: 3.8
services:
  gitlab-ce:
    image: "gitlab/gitlab-ce:latest"
    ports:
      - 80/tcp
      - 443/tcp
      - 22/tcp
    volumes:
      - /etc/gitlab
      - /var/log/gitlab
      - /var/opt/gitlab

Port List

  • 80/tcp
  • 443/tcp
  • 22/tcp

Volume Mounting

  • /etc/gitlab
  • /var/log/gitlab
  • /var/opt/gitlab

GitLab Reviews

More Code Hosting

About the Data: GitLab

Change History

API

You can access GitLab's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/v1/services/gitlab

The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.

Share GitLab

Help your friends compare Code Hosting, and pick privacy-respecting software and services.
Share GitLab and Awesome Privacy with your network!

View Code Hosting (5)