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

GitGuardian Platform

GitGuardian

Reviews from AWS customer

5 AWS reviews

External reviews

270 reviews
from and

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


4-star reviews ( Show all reviews )

    Computer Software

A great tool for monitoring Git repositories for accidental leaks

  • November 28, 2021
  • Review provided by G2

What do you like best about the product?
The best feature is automatic scanning and alerts right into your mail.
What do you dislike about the product?
Not really much to dislike in this product as it does what its supposed to do very well, the only issue I faced are false positives.
What problems is the product solving and how is that benefiting you?
GitGuardian has been a great tool in identifying leaked secret keys and passwords which were changed or disabled to prevent any further damages.


    Computer Software

Django Sceret Key

  • November 06, 2021
  • Review provided by G2

What do you like best about the product?
GitGuardian is absolutely great for identifying secrets that may have been left in the code accidentally and which can prove fatal to the organization. However GitGuardian makes your life even easier, it allows you to view where actually the code is in i.e. which file and folder, it lets you provide tags, and finally assign it to someone from your organization to resolve it. Every one of these crucial steps can be done easily and swiftly by using GitGuardian.
What do you dislike about the product?
While writing the things I like about GitGuardian, I didn't write about the severity functionality. That is because all the times it has caught the Django secrets it has not been able to predict or ascertain the severity of that. I'd love it if it could learn about what is severe and what is not. This would definitely help in the short and long term.
What problems is the product solving and how is that benefiting you?
I am a Django developer and had also developed a few android applications. GitGuardian came in clutch when it informed me about an API key that I had left in the Git code. It also saves me every time when it comes to Django secrets as I usually forget to remove them from the Git Code.


    Allan Stockman r.

We are using GitGuardian to scan Django our repos for credentials that might have been commited

  • October 13, 2021
  • Review provided by G2

What do you like best about the product?
You get a worry-free commit. Integrated into the SDLC pipeline, it is helpful for internal security, mainly if the credentials are not not to be shared with the public. Better, since we produce open-source software, GitGuardian helps ensure we do not publish sensitive info that somebody can use to target us. The fact that you can restrict the scan of particular folders is very appreciated.
What do you dislike about the product?
It scans even sub repositories that are not ours. If some packages that we use but do not maintain are included in the scan, we get false positives that we wouldn't like to have. Fortunately, that can be easily corrected on the GUI.
What problems is the product solving and how is that benefiting you?
We use GitGuardian to solve the problem of securing our repositories, especially when we have new developers that do not know best practices for not including sensitive information in their commits. GitGuardian has been helpful to remind them that.


    Computer Software

Essential security tool for modern developers

  • October 05, 2021
  • Review provided by G2

What do you like best about the product?
Automated monitoring and checking for accidentally published secrets
What do you dislike about the product?
It would be nice to be able to rank identified issues to facilitate addressing them according to severity.
What problems is the product solving and how is that benefiting you?
Able to easily identify where I may have accidentally leaked secrets in Git repos.
Benefit is that I can address those concerns: delete the secrets from the repo and revoke the keys from the applications that issued them.


    Computer Software

Protector of credentials!

  • October 05, 2021
  • Review provided by G2

What do you like best about the product?
This is a great security tool for saving you from various security issues.
What do you dislike about the product?
I have not encountered any issues that have hampered my gitguardian experience.
What problems is the product solving and how is that benefiting you?
Helping me keep security concerns at bay and acting as a great fallback.


    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 :-)