CoSoSys Endpoint Protector vs GitGuardian Platform comparison

Cancel
You must select at least 2 products to compare!
CoSoSys Logo
3,230 views|1,609 comparisons
95% willing to recommend
GitGuardian Logo
739 views|120 comparisons
100% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between CoSoSys Endpoint Protector and GitGuardian Platform based on real PeerSpot user reviews.

Find out in this report how the two Data Loss Prevention (DLP) solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed CoSoSys Endpoint Protector vs. GitGuardian Platform Report (Updated: March 2024).
768,886 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"One unique feature is drive encryption. We have portable devices, and they have a password vault. If you transfer any data to your device, you can use the password vault to protect it.""The most valuable features are Device Control, Content-Aware Protection, Enforced Encryption, and eDiscovery.""It also provides us with the ability to lock down a wide variety of USB devices, which is pretty important because we don't want certain data accessed. It does a really good job when it comes to the versatility of the exit points it supports, making sure that important data does not leave our organization.""It is easy to manage the DLP between MacOS and Linux.""The search for keywords is very important in our security operations because one of the key use cases we had was for the ability to search keyword-based on an internal database of keywords that have been submitted by other project managers within the company that's around intellectual property. The ability to search on keywords was part of that.""It is fantastic in terms of the granularity of the policies. It has many built-in policies, and we can add or create more policies as well. It is perfect, and it gives us more options. We have some users who go outside and then come inside. With EPP, we can even control those users who are outside. If they need to access the media that we are using right now, we can provide OTP messages so that they can access the media even when they are outside of their organization. With our previous solution, we were facing some issues in doing this.""We like that content-aware and device controls can easily be managed. They're not complicated. You don't need to be a rocket scientist to understand them.""I like the data protection feature. Our users were working on a client's CRM application with a lot of client-related EIA information. We did not want the users to be able to send any of this data outside. I also like its ability to protect against data leaks via emails and social media. I like that you can deploy it quickly, and it requires no training."

More CoSoSys Endpoint Protector Pros →

"I like GitGuardian's instant response. When you have an incident, it's reported immediately. The interface gives you a great overview of your current leaked secrets.""GitGuardian Internal Monitoring has helped increase our secrets detection rate by several orders of magnitude. This is a hard metric to get. For example, if we knew what our secrets were and where they were, we wouldn't need GitGuardian or these types of solutions. There could be a million more secrets that GitGuardian doesn't detect, but it is basically impossible to find them by searching for them.""You can also assign tasks to specific teams or people to complete, such as assigning something to the "blue team" or saying that this person needs to do this, and that person needs to do that. That is a great feature because you can actually manage your team internally in GitGuardian.""GitGuardian has many features that fit our use cases. We have our internal policies on secret exposure, and our code is hosted on GitLab, so we need to prevent secrets from reaching GitLab because our customers worry that GitLab is exposed. One of the great features is the pre-receive hook. It prevents commits from being pushed to the repository by activating the hook on the remotes, which stops the developers from pushing to the remote. The secrets don't reach GitLab, and it isn't exposed.""The most valuable feature of GitGuardian is that it finds tokens and passwords. That's why we need this tool. It minimizes the possibility of security violations that we cannot find on our own.""Presently, we find the pre-commit hooks more useful.""I like that GitGuardian automatically notifies the developer who committed the change. The security team doesn't need to act as the intermediary and tell the developer there is an alert. The alert goes directly to the developer.""What is particularly helpful is that having GitGuardian show that the code failed a check enables us to automatically pass the resolution to the author. We don't have to rely on the reviewer to assign it back to him or her. Letting the authors solve their own problems before they get to the reviewer has significantly improved visibility and reduced the remediation time from multiple days to minutes or hours. Given how time-consuming code reviews can be, it saves some of our more scarce resources."

More GitGuardian Platform Pros →

Cons
"There are times when the server needs to be updated, and it would help if I got a notification for when the newest version comes out, because at the moment, I'm going in every now and then and checking. Sometimes it comes out and I didn't know it had come out.""We are currently facing an issue where it is blocking the Winman software, which is something that we don't want to happen because we use it in our accounts department to pay taxes.""It would be helpful if they offered discounted pricing for long-term contracts to serve customers who are interested in committing for periods of three years, five years, or longer.""They have many predefined classifiers in terms of data identifiers, and they should improve this.""CoSoSys Endpoint Protector's network-level DLP and integration with mail servers need improvement.""Endpoint Protector would be improved with more DLP templates.""When you want to uninstall and reinstall, there are a lot of issues. You have to do a lot of workarounds to reinstall Endpoint Protector. This is a major issue that we have constantly because we still have old systems with XP. While there are only very few, we need to run them because there are machines attached that only run on XP. When we need to uninstall and reinstall on XP or Windows 10, we have serious issues left in the Registry Editor everywhere. There is a lot of manual interference to get the reinstallation to work. For the uninstallation of Endpoint Protector, they need to work on this so it doesn't leave any leftovers behind.""The policy engine could use a bit of work. They're definitely going in the right direction. We've been working with them over the last few weeks to try and optimize that. But it's reasonably clear that they're just not putting as much effort into the policy engine as into other things, like content discovery."

More CoSoSys Endpoint Protector Cons →

"We have encountered occasional difficulties with the Single Sign-On process.""There are some features that are lacking in GitGuardian. The more we grow and the more engineers we have, the more it will become difficult to assign an incident because the assignment is not automatic. I know they are working on that and we are waiting for it.""An area for improvement is the front end for incidents. The user experience in this area could be much better.""GitGuardian's hook and dashboard scanners are the two entities. They should work together as one. We've seen several discrepancies where the hook is not being flagged on the dashboard. I still think they need to do some fine-tuning around that. We don't want to waste time.""They could give a developer access to a dashboard for their team's repositories that just shows their repository secrets. I think more could be exposed to developers.""I would like to see more fine-grained access controls when tickets are assigned for incidents. I would like the ability to provide more controls to the team leads or the product managers so that they can drive what we, the AppSec team, are doing.""It took us a while to get new patterns introduced into the pattern reporting process.""GitGuardian could have more detailed information on what software engineers can do. It only provides some highly generic feedback when a secret is detected. They should have outside documentation. We send this to our software engineers, who are still doing the commits. It's the wrong way to work, but they are accustomed to doing it this way. When they go into that ticket, they see a few instructions that might be confusing. If I see a leaked secret committed two years ago, it's not enough to undo that commit. I need to go in there, change all my code to utilize GitHub secrets, and go on AWS to validate my key."

More GitGuardian Platform Cons →

Pricing and Cost Advice
  • "This is a budget-friendly solution that covers all the aspects of host-level DLP."
  • "The price of Endpoint Protector by CoSoSys is more or less the same as other competing solutions."
  • "It has a fair price. They just changed recently from perpetual licensing. When I bought it, I bought it on perpetual license, then they changed the whole company policy to go to subscription. It was a bit of a shock to us because we haven't upgraded it that many times. However, after speaking to CoSoSys directly, they gave us a very good renewal price."
  • "I don't have any issue with the licensing and pricing. I would love for it to be cheaper, but at the same time I'm getting a lot from it."
  • "[The pricing] is reasonable compared to what's out there."
  • "Pricing is quite reasonable. For smaller organizations, it lets them get into the product domain, whereas a lot of vendors won't even talk to them. CoSoSys is just about at that sweet spot of being serious enough that you have to budget for it, but at the same time, affordable enough that the value is well worth it."
  • "The minimum number of licenses they sell is 50 or 150 users."
  • "For what it's doing, the cost is somewhat high for us, but it's the cost of doing business with the clients that we have."
  • More CoSoSys Endpoint Protector Pricing and Cost Advice →

  • "We don't have a huge number of users, but its yearly rate was quite reasonable when compared to other per-seat solutions that we looked at... Having a free plan for a small number of users was really great. If you're a small team, I don't see why you wouldn't want to get started with it."
  • "It's a little bit expensive."
  • "You get what you pay for. It's one of the more expensive solutions, but it is very good, and the low false positive rate is a really appealing factor."
  • "The pricing and licensing are fair. It isn't very expensive and it's good value."
  • "The internal side is cheap per user. It is annual pricing based on the number of users."
  • "We have seen a return on investment. The amount of time that we would have spent manually doing this definitely outpaces the cost of GitGuardian. It is saving us about $35,000 a year, so I would say the ROI is about $20,000 a year."
  • "It could be cheaper. When GitHub secrets monitoring solution goes to general access and general availability, GitGuardian might be in a little bit of trouble from the competition, and maybe then they might lower their prices. The GitGuardian solution is great. I'm just concerned that they're not GitHub."
  • "It's not cheap, but it's not crazy expensive either."
  • More GitGuardian Platform Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Data Loss Prevention (DLP) solutions are best for your needs.
    768,886 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:Its robust security audit and compliance functionalities prove especially beneficial for businesses in sectors like BFSI (Banking, Financial Services, and Insurance) and Information Technology.
    Top Answer:The only aspect that prevents it from being a perfect solution is the occasional slower response time.
    Top Answer:It's also worth mentioning that GitGuardian is unique because they have a free tier that we've been using for the first twelve months. It provides full functionality for smaller teams. We're a smaller… more »
    Top Answer:The purchasing process is convoluted compared to Snyk, the other tool we use. It's like night and day because you only need to punch in your credit card, and you're set. With GitGuardian, getting a… more »
    Top Answer:GitGuardian had a really nice feature that allowed you to compare all the public GitHub repositories against your code base and see if your code leaked. They discontinued it for some reason about… more »
    Ranking
    Views
    3,230
    Comparisons
    1,609
    Reviews
    8
    Average Words per Review
    425
    Rating
    8.6
    Views
    739
    Comparisons
    120
    Reviews
    15
    Average Words per Review
    1,414
    Rating
    9.0
    Comparisons
    Also Known As
    GitGuardian Internal Monitoring
    Learn More
    Overview

    Content Aware Protection
    Scanning data in motion
    Monitor, control and block file transfers. Detailed control through both content and context inspection.

    Device Control
    USB & peripheral port control
    Lockdown, monitor and manage devices. Granular control based on Vendor ID, Product ID, Serial Number and more.

    Enforced Encryption
    Automatic USB encryption
    Encrypt, manage and secure USB storage devices by safeguarding data in transit. Password-based, easy to use and very efficient.


    eDiscovery
    Scanning data at rest
    Discover, encrypt and delete sensitive data. Detailed content and context inspection through manual or automatic scans

    GitGuardian helps organizations detect and fix vulnerabilities in source code at every step of the software development lifecycle. With GitGuardian’s policy engine, security teams can monitor and enforce rules across their VCS, DevOps tools, and infrastructure-as-code configurations.

    Widely adopted by developer communities, GitGuardian is used by more than 500,000 developers and is the #1 app in the security category on the GitHub Marketplace. GitGuardian is also trusted by leading companies, including Instacart, Genesys, Orange, Iress, Beyond Identity, NOW: Pensions, and Stedi.

    GitGuardian Platform includes automated secrets detection and remediation. By reducing the risks of secrets exposure across the SDLC, GitGuardian helps software-driven organizations strengthen their security posture and comply with frameworks and standards.

    Its detection engine is trained against more than a billion public GitHub commits every year, and it covers 350+ types of secrets such as API keys, database connection strings, private keys, certificates, and more.

    GitGuardian brings security and development teams together with automated remediation playbooks and collaboration features to resolve incidents fast and in full. By pulling developers closer to the remediation process, organizations can achieve higher incident closing rates and shorter fix times.

    The platform integrates across the DevOps toolchain, including native support for continuously scanning VCS platforms like GitHub, Gitlab, Azure DevOps and Bitbucket or CI/CD tools like Jenkins, CircleCI, Travis CI, GitLab pipelines, and many more. It also integrates with ticketing and messaging systems like Splunk, PagerDuty, Jira and Slack to support teams with their incident remediation workflows. GitGuardian is offered as a SaaS platform but can also be hosted on-premise for organizations operating in highly regulated industries or with strict data privacy requirements.

    Sample Customers
    Samsung, Toyota, Philips, Zeppelin, Western Union, eBay
    Automox, 66degrees (ex Cloudbakers), Iress, Now:Pensions, Payfit, Orange, BouyguesTelecom, Seequent, Stedi, Talend, Snowflake... 
    Top Industries
    REVIEWERS
    Comms Service Provider20%
    Energy/Utilities Company13%
    Financial Services Firm13%
    Marketing Services Firm13%
    VISITORS READING REVIEWS
    Computer Software Company18%
    Financial Services Firm11%
    Manufacturing Company10%
    Comms Service Provider7%
    REVIEWERS
    Computer Software Company29%
    Insurance Company12%
    Wholesaler/Distributor12%
    Comms Service Provider12%
    VISITORS READING REVIEWS
    Comms Service Provider22%
    Computer Software Company12%
    Financial Services Firm10%
    Media Company8%
    Company Size
    REVIEWERS
    Small Business44%
    Midsize Enterprise36%
    Large Enterprise20%
    VISITORS READING REVIEWS
    Small Business27%
    Midsize Enterprise18%
    Large Enterprise56%
    REVIEWERS
    Small Business38%
    Midsize Enterprise29%
    Large Enterprise33%
    VISITORS READING REVIEWS
    Small Business25%
    Midsize Enterprise13%
    Large Enterprise62%
    Buyer's Guide
    CoSoSys Endpoint Protector vs. GitGuardian Platform
    March 2024
    Find out what your peers are saying about CoSoSys Endpoint Protector vs. GitGuardian Platform and other solutions. Updated: March 2024.
    768,886 professionals have used our research since 2012.

    CoSoSys Endpoint Protector is ranked 8th in Data Loss Prevention (DLP) with 25 reviews while GitGuardian Platform is ranked 6th in Data Loss Prevention (DLP) with 21 reviews. CoSoSys Endpoint Protector is rated 8.4, while GitGuardian Platform is rated 9.0. The top reviewer of CoSoSys Endpoint Protector writes "Makes management and upgrades easier and provides better control". On the other hand, the top reviewer of GitGuardian Platform writes "It dramatically improved our ability to detect secrets, saved us time, and reduced our mean time to remediation". CoSoSys Endpoint Protector is most compared with Forcepoint Data Loss Prevention, Symantec Data Loss Prevention, Safetica ONE, Microsoft Purview Data Loss Prevention and Zscaler DLP, whereas GitGuardian Platform is most compared with SonarQube, Cycode, GitHub Advanced Security, Snyk and Veracode. See our CoSoSys Endpoint Protector vs. GitGuardian Platform report.

    See our list of best Data Loss Prevention (DLP) vendors.

    We monitor all Data Loss Prevention (DLP) reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.