Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

GitGuardian Platform

GitGuardian | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

201 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Onur .

Awesome Tool for Protecting Your Repo

  • April 29, 2023
  • Review verified by G2

What do you like best about the product?
GitGuardian is a powerful cybersecurity tool designed to detect and prevent sensitive data leaks in software development workflows. Some of the key features that make GitGuardian a valuable asset for developers and organizations.
What do you dislike about the product?
GitGuardian is a paid service, so the cost may be a barrier for smaller organizations or individual developers. Like any security tool, GitGuardian's detection algorithms may occasionally flag non-threatening code as potential data leaks, requiring additional time and effort for review and validation.
What problems is the product solving and how is that benefiting you?
GitGuardian is designed to solve the problem of sensitive data leaks in software development workflows. Many organizations and developers store sensitive data such as API keys, passwords, and credentials in code repositories, which can be vulnerable to data breaches if not properly secured. GitGuardian helps prevent data leaks by continuously scanning code repositories, cloud storage, and other sources for potential vulnerabilities and alerting developers to any issues in real-time.


    Yegor V.

A great tool for tracking vulnerabilities

  • April 28, 2023
  • Review verified by G2

What do you like best about the product?
design and informative, easy to keep track of which files may be vulnerable
What do you dislike about the product?
No possibility to set your avatar in profile settings
What problems is the product solving and how is that benefiting you?
I have mistakenly uploaded API keys for my services to GitHub API several times, GitGuardian reported it to me via email, and I immediately fixed the vulnerabilities


    Olakunle O.

Secret Alert Awareness

  • April 24, 2023
  • Review verified by G2

What do you like best about the product?
Alerting me if I mistakenly push a secret from the local environment to the GitHub account which I mistakenly forget when working.
What do you dislike about the product?
None for now from my personal usage and awareness
What problems is the product solving and how is that benefiting you?
Secret protection that often pushed into public


    Kenneth Q.

Great GitGuardian experience

  • April 20, 2023
  • Review verified by G2

What do you like best about the product?
I don't have to worry about my secret keys anymore.
What do you dislike about the product?
Nothing GitGuardian takes care of all my needs.
What problems is the product solving and how is that benefiting you?
GitGuardian saves my time by scanning repos and letting me know if I forgot to hide my secret keys before pushing to a repo


    Krzysztof J.

Usefull software for people, which setup something only 'temporary'

  • April 17, 2023
  • Review verified by G2

What do you like best about the product?
it is imiediatelly report any mistake you do (even on private repository, as it can be changed to public every time). It safed me once where I did mistake like that.
What do you dislike about the product?
I can't find anything, what I dislike in this software.
What problems is the product solving and how is that benefiting you?
It is checking code and report any "temporary" passwords etc in my code. As I'm working on AWS it safe my credic cards as I can fast change any compromited keys.


    Álvaro C.

Never lets you escape any secret

  • April 16, 2023
  • Review verified by G2

What do you like best about the product?
The alert of some critical data that has been exposed in the code is almost immediate by the GitGuardian, and you can act immediately without taking risks.
What do you dislike about the product?
At the moment, I don't dislike anything.
What problems is the product solving and how is that benefiting you?
It has helped me not to expose a critical secret of my database and prevent any third party from taking control of it.


    Financial Services

Great Product!

  • April 10, 2023
  • Review verified by G2

What do you like best about the product?
Gitguardian integrates nicely into our shift-left strategy of integrating security into our pipelines. It's simple to setup and get going quickly.
What do you dislike about the product?
Sometimes I find the GitGuardian UI a bit confusing, but once you get used to it, it works.
What problems is the product solving and how is that benefiting you?
GitGuardian is part of our shift-left security strategy. It benefits us by ensuring our team doesn't leak sensitive secrets where they shouldn't be.


    Computer Software

Good, but not perfect

  • April 05, 2023
  • Review verified by G2

What do you like best about the product?
Well, it detects secrets quite well, with not too many false-positives. Happy to have our repo secrets free.
What do you dislike about the product?
Detection could still be improved. Adding something like const dbPassword = '#H96369Sjrs2' was not caught by ggshield.
What problems is the product solving and how is that benefiting you?
Avoiding secrets from being hardcoded in Git repositories.


    ARKODEEP KOLEY .

I can Fully rely on gitGuardian for any security purpose related to my GitHub

  • March 31, 2023
  • Review verified by G2

What do you like best about the product?
Most of the time I forget to hide my secret keys and api json files for my app. Then when I upload my app to the GitHub repo, guardian automatically analyses these keys and warns me of privacy loss, I am so grateful.
What do you dislike about the product?
There's nothing to dislike about gitGuardian except the fact that there's sometimes a few spam emails from them. I think spamming a little would enhance my experience.
What problems is the product solving and how is that benefiting you?
I can easily rely on gitGuardian regarding loss of privacy alerts and Api keys getting public. I am assured of security for my repository and my secret keys are always secured and kept secret.


    Stéphane R.

Very useful but the UI is not optimal

  • March 14, 2023
  • Review provided by G2

What do you like best about the product?
I did not find one tool as accurate in finding forgotten credentials and security issues
What do you dislike about the product?
The UI is not great, hard to understand why I had two projects whereas my team had just one.
What problems is the product solving and how is that benefiting you?
We wanted to open-source our product source code and plugging a tool like Gitguardian to avoid leaking critical data was crucial to us