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

GitGuardian Platform

GitGuardian

Reviews from AWS customer

3 AWS reviews

External reviews

263 reviews
from and

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


5-star reviews ( Show all reviews )

    Mukunzi F.

The best and the worst of gitguardian

  • April 09, 2024
  • Review provided by G2

What do you like best about the product?
It always reminds me to keep the secrets of my app
What do you dislike about the product?
They are some secrets that are not detected by gitguardian like database-name
What problems is the product solving and how is that benefiting you?
It reminds me to keep my environment secure because whenever I push codes with environment variable it has to notify me that I have pushed env variables so that helps me to keep the app secure.


    V S S Pavan Anand C.

Flexible, Recommendable and easy to use

  • April 09, 2024
  • Review provided by G2

What do you like best about the product?
In real-time It helped me detect code smells and password breaches that exist in any of my git repos. And I had fixed/managed them easily.
What do you dislike about the product?
UI can be improved, when I logged in for the first time the home tour of the application is a bit confusing.
What problems is the product solving and how is that benefiting you?
This tool helped me in managing and fixing any security breaches in my Git repos


    Rajat S.

Keeping Secrets Safe

  • April 09, 2024
  • Review provided by G2

What do you like best about the product?
There are so much which I like most so i am wrting in points, Here are -
1. Focus on developer experience
2. Comprehensiveness of secret detection
3. Public monitoring capabilities
What do you dislike about the product?
I think there are no dislike for me because it fullfilled my purpose of using
What problems is the product solving and how is that benefiting you?
GitGuardian tackles the problem of unintentional leaks of sensitive information within your code. This can include things like API keys, access tokens, passwords, and other credentials. These leaks can happen accidentally when developers commit code containing this information to a version control system like Git.


    Maxime T.

A really usefull security net

  • April 03, 2024
  • Review provided by G2

What do you like best about the product?
I really like how GitGuardian quickly update me about potential security risks in my repo.
What do you dislike about the product?
Nothing. It is easy to use, the UI is intuitive. I recommend it.
What problems is the product solving and how is that benefiting you?
Git Guardian is like an assistant keeping an eye on potential secret leak or vulnerabilities.


    Computer Software

Great security tool

  • April 02, 2024
  • Review provided by G2

What do you like best about the product?
It's FAST! All my security incidents were detected and reported immeadiatly after the source code was pushed to the remote repository. It's very handy and a must-have tool.
What do you dislike about the product?
So far it has been great. I have no complaints.
What problems is the product solving and how is that benefiting you?
It helps me to keep my secrets safe and to take action as soon as anything is exposed by accident.


    George T.

My experience using GitGuardian

  • March 31, 2024
  • Review provided by G2

What do you like best about the product?
I love how fast gitguardian is able to detect secrets and accidental exposures in my github
What do you dislike about the product?
So far the services have been great. Have no complaint
What problems is the product solving and how is that benefiting you?
It detects when I accidentally expose secrets in my github repo


    Ahmed L.

Great for security

  • March 31, 2024
  • Review provided by G2

What do you like best about the product?
It really saved me a ton you maybe think exposing .env secret environmental variable could never happens to me I'm a great developer but really it happens to the best of us don't take it lightly just try and you'll feel the difference cause leaking environment variable could cost you alotfy of money
What do you dislike about the product?
Nothing really everything in githuardian scream security
What problems is the product solving and how is that benefiting you?
Is it great to give me notification if I revealed any secret and even before pushing to my repo there is a version to alert you before when I tegrating it into your repo I guess


    Computer Software

Just works

  • March 30, 2024
  • Review provided by G2

What do you like best about the product?
Instant notification on (usually inadvertant) sharing of sensitive data. It is easy to use (i dont think you have to do anything except enable it).
What do you dislike about the product?
Nothing. Its free and it works. No effort to use.
What problems is the product solving and how is that benefiting you?
Secret management - provides a reliable detection against inadvertant disclosure.


    Sérgio S.

Safeguarding My Code

  • March 27, 2024
  • Review provided by G2

What do you like best about the product?
I love how GitGuardian helps me keep our repositories secure by scanning for exposed secrets and sensitive information. Its advanced monitoring capabilities ensure that any potential vulnerabilities are swiftly detected and addressed. The ease of integration into our existing workflows makes it a seamless addition to our development process. Plus, the real-time alerts and comprehensive reporting give me peace of mind knowing that our code and data are well protected. Overall, GitGuardian is an invaluable tool in maintaining the security and integrity of our projects.
What do you dislike about the product?
As much as I appreciate GitGuardian's security features, I find the user interface a bit challenging to navigate at times. It could benefit from some streamlining to make the experience more intuitive. Additionally, it would be helpful to have the option to remove commits directly within the platform, rather than having to resort to external tools or commands. Despite these minor inconveniences, GitGuardian remains a crucial asset in safeguarding our repositories.
What problems is the product solving and how is that benefiting you?
GitGuardian solves the critical issue of securing sensitive information and secrets within our code repositories. By scanning for exposed credentials, API keys, and other confidential data, it helps prevent potential security breaches and data leaks.


    Joshua O.

Excellent service

  • March 25, 2024
  • Review provided by G2

What do you like best about the product?
I once deployed the entire secret file (.env) of a company to github and did not know for few months until GitGuardian was enabled and helped me discovered the mistake that was made.
What do you dislike about the product?
Nothing at the moment. It seems to be doing its job pretty well
What problems is the product solving and how is that benefiting you?
Primarily, it is to review my code