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

GitGuardian Platform

GitGuardian

Reviews from AWS customer

2 AWS reviews

External reviews

235 reviews
from and

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


5-star reviews ( Show all reviews )

    PRATYUSH S.

Essential Tool for Detecting Security Risks in Codebases

  • September 08, 2024
  • Review provided by G2

What do you like best about the product?
GitGuardian is excellent at detecting sensitive information, such as API keys and credentials, in real-time across repositories. It integrates seamlessly with platforms like GitHub and provides timely alerts, which makes securing codebases easy and efficient. The dashboard is intuitive and helps track potential vulnerabilities effectively.
What do you dislike about the product?
The main downside is that the frequent alerts can sometimes feel overwhelming, especially for large projects with many contributors. More fine-tuned control over alert settings could help reduce noise without compromising security.
What problems is the product solving and how is that benefiting you?
GitGuardian helps us prevent sensitive data leaks by automatically scanning for exposed secrets such as API keys, credentials, and tokens in our repositories. This has significantly reduced the risk of security breaches and ensures compliance with security best practices, making our codebase much more secure. It saves us time by automating the process and provides peace of mind knowing that potential vulnerabilities are detected early.


    Online Media

Detecting secret keys as fast at scale

  • August 30, 2024
  • Review provided by G2

What do you like best about the product?
When i pushed the secret keys or there is an threat in code able to detecting and making noise in my mail box 😉
What do you dislike about the product?
As i think in it.






















Nothing as of now.
What problems is the product solving and how is that benefiting you?
If there an threat or vulnerable or secret keys in my code, able to detecting it smootly.


    Dimitar N.

It has caught many secrets I accidentally leaked. And seems to be quite good in monitoring them.

  • August 30, 2024
  • Review provided by G2

What do you like best about the product?
That it works very fast and it notifies me adequately
What do you dislike about the product?
Could give a false sense of security if it does miss some kind of secret
What problems is the product solving and how is that benefiting you?
I think it's self explanatory


    Aditya D.

Helps with insidents

  • August 21, 2024
  • Review provided by G2

What do you like best about the product?
Automated scanning of my github repositories. It's quite easy to use and get started. No implementation struggle so it's easy to implement. I've not tried to contact the customer support but I like that it's available. It's easy to integrate as you just login to github to get started.
What do you dislike about the product?
The cost seems to be quite high. I do understand it's for businesses but it helped me identify a secret key I had left in for my college project. I tend not to use it much as a college student but it's cost does not seem valid to me i.e., low frequency of use.
What problems is the product solving and how is that benefiting you?
I use it to indentify compromised secret keys although it has helped me, it could not detect a password for an email account.


    Computer Software

life saver

  • August 17, 2024
  • Review provided by G2

What do you like best about the product?
it mails us and gives the link making it easy to implement and use and it basically a lifesaver for me as I am someone who usually forgets to protect the API keys it is git guardian which always mails and another good thing is they allow to check if the API key is still valid.
What do you dislike about the product?
there are no major downside to git guardian but If it was possible to remove something from git logs that will be really good
What problems is the product solving and how is that benefiting you?
helping my pocket by letting me know when I forget my API key in the codebase and not hiding it


    Education Management

A tool that every developer needs

  • July 06, 2024
  • Review provided by G2

What do you like best about the product?
alerts about the code components that put my systems at risk of attacks
What do you dislike about the product?
Not sending emails when the issue is resolved
What problems is the product solving and how is that benefiting you?
I majorly work on edtech systems were code security is key, git gurdian helps us to spend less on paying specialists to identify threats


    Dhruva S.

The best secrect scanning format I have ever used

  • July 03, 2024
  • Review provided by G2

What do you like best about the product?
By scanning throughout the development process, GitGuardian helps catch secret leaks early on, preventing them from reaching production. I use in all of my projects. Its very easy to implement and integrate with a help of a yaml file and some button clicks. Sometimes I even forget that I have gitguardian enabled, It always sves my day from a leaked secrect.
What do you dislike about the product?
Sometime it scans secrect from the test file and mark it as leaked secrect which can be annoying.
What problems is the product solving and how is that benefiting you?
Accidental secrect reveal or accidental test credential revealed is being solved by GitGuardian


    정준 .

When there was a security error, It reported me

  • July 01, 2024
  • Review provided by G2

What do you like best about the product?
It protected my security einformation especialy mine was AWS key.
What do you dislike about the product?
If It shows me more detail way to protect the information it would be better.
What problems is the product solving and how is that benefiting you?
My coworker uploaded the AWS key by mistake, Gitguardian reported me, so we could revise the code.


    Computer Networking

GitGuardian served for various SCM tools.

  • June 24, 2024
  • Review provided by G2

What do you like best about the product?
For us the use case case were pretty different from usual, it was quite difficult to implement but the documentation helped a lot during the process
What do you dislike about the product?
As it is based on GitHub, it can be imporved to suit other SCM tools.
What problems is the product solving and how is that benefiting you?
Its scanning the scripts on the host machines. Looking for the exposed secrets in Pre-commit, and source code.


    Aniket P.

Review about recent project upload to GitHub - Aniket Patil.

  • June 17, 2024
  • Review provided by G2

What do you like best about the product?
Suppose we accidentally add any sensitive information e.g. secret keys/passwords to GitHub/GitLab during the file upload. In that case, GitGuardian sends an email indicating the potentially vulnerable secret data so that we can immediately fix it.
What do you dislike about the product?
I don't find any downsides about GitGuardian as of now. Everything worked well for me as of now.
What problems is the product solving and how is that benefiting you?
Leakage of secret data / sensitive information potentially causes a risk to the end user. It may be a financial or business loss to the organization if secret data is accidentally visible to the people outside the organization. GitGuardian solves this issue by categorizing the risk into critical/major/minor categories. We benefit in terms of knowing the possible cause and we can take immediate action to remove any sensitive data.