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

240 reviews
from and

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


    Computer Software

A Guardian to All My Gits

  • October 05, 2021
  • Review provided by G2

What do you like best about the product?
It scans my GitHub repos in real-time. I don't need to think about securing my repos. I mostly use different APIs. Git Guardian checks if there is any public key. And, I have been warned multiple times for that. I have quickly removed the key after that.
What do you dislike about the product?
The website of Git Guardian is too complicated. I know there are many more features, but I can't use that all. Coz, it's too complicated. It needs to be simpler.
What problems is the product solving and how is that benefiting you?
As I have already mentioned, I mostly work with 3rd party APIs like google apps API, discord API, etc. All those contain keys. Git Guardian checks always if I have mistakenly pushed that key in my GitHub with the code.
Recommendations to others considering the product:
You need to study before you use GitGuardian.


    Program Development

A great tool to improve security starting from the development

  • October 05, 2021
  • Review provided by G2

What do you like best about the product?
I greatly appreciated the precommit integration that allows to very easily prevent accidental commits
What do you dislike about the product?
Just some false positives in particular with configurations used for CI, but it is enough to mark them as safe by accessing the web interface
What problems is the product solving and how is that benefiting you?
We had in the past some passwords committed in a public repo and we lost an amount of time to clean the git history and change these password... by using gitguardian we are now able to prevent this
Recommendations to others considering the product:
You should really try GitGuardian and enjoy when it will save your day from bad commits :-)