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

269 reviews
from and

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


4-star reviews ( Show all reviews )

    Federico G.

Git Guardian truly does it work

  • October 16, 2023
  • Review provided by G2

What do you like best about the product?
The fact that he is always available to determine secret vulnerability, is a great feature
What do you dislike about the product?
Nothing I dislike nothing about hot guardian
What problems is the product solving and how is that benefiting you?
Solved a secret vulnerability in prod


    Arnold A.

GitGuardian helps keep my secrets safe in my open source project

  • September 07, 2023
  • Review provided by G2

What do you like best about the product?
I love how git guardian detects secrets in my open source projects even if I had removed the secret. It checks old commits to detect exposed secrets
What do you dislike about the product?
Sometimes I get false-possitives, e.g some public client keys get detected as a secret
What problems is the product solving and how is that benefiting you?
GitGuardian helps keep my applications secure by monintoring and alerting whenever I expose a secret in the source code.


    Computer Games

Very useful and a true must have

  • September 04, 2023
  • Review provided by G2

What do you like best about the product?
Gitguardian helps me prevent critical security issues. Me and my team can be notified via email or Discord if a git commit contains sensitive information or other security issues. The dashboard contains all relevant information and tools to resolve the incident.
What do you dislike about the product?
At first I was a bit overwhelmed by the features of this tool. Some buttons did not meet my expectations. For example, the "Resolve" button simply closes the incident. It might sound like the problem can be fixed automatically in the code.
What problems is the product solving and how is that benefiting you?
Security issus can be always include in code. GitGuardian helps me with spooting the issue and resolve it as fast and efficient as possible. The issue is also documented.


    Verified User in Computer Software

Empowering Data Security: GitGuardian's Proactive Approach and Comprehensive Features

  • August 21, 2023
  • Review provided by G2

What do you like best about the product?
I highly value GitGuardian's proactive scanning and monitoring of repositories to detect sensitive information such as API keys and credentials. This helps prevent data breaches by promptly notifying developers and security teams, facilitating quick action. The automated system and immediate alerts ensure vulnerabilities are dealt with proactively, saving both time and resources. With its extensive coverage, seamless integration, and powerful search features, GitGuardian proves to be a trustworthy solution for fortifying code and data security. In essence, GitGuardian significantly boosts security measures, reduces risks, and encourages a vigilant stance in protecting valuable data.
What do you dislike about the product?
Although GitGuardian provides strong security capabilities, its pricing might be deemed steep for smaller teams or individual developers. Furthermore, occasional incorrect identifications of sensitive data could result in unwarranted alerts and increased investigative work, potentially affecting the efficiency of workflows.
What problems is the product solving and how is that benefiting you?
GitGuardian tackles vital security issues by detecting and protecting sensitive information like credentials and API keys in code repositories. This averts possible data breaches and elevates comprehensive data safeguarding. As an example, it ensures the safety of cloud access keys within configuration files, defending against unintended exposure. With its proactive identification of vulnerabilities, GitGuardian thwarts unauthorized entry, preserving code integrity, and reinforcing confidence in data protection methodologies.


    Vladislav A.

GitGuardian very useful in preventing security breaches

  • July 27, 2023
  • Review provided by G2

What do you like best about the product?
GitGuardian in real-time monitors my commits and detected security breaches. It identifies secrets across entire commit histories.
What do you dislike about the product?
Sometimes it reports false positives, i.e., alerts for developer public keys (Google Captcha).
Unfortunately, it only monitors and notifies about the incident and it can't prevent it.
What problems is the product solving and how is that benefiting you?
GitGuardian is very useful in preventing security breaches. By monitoring code in real-time, GitGuardian instantly alerts me if I accidentally pushed sensitive information.
It has integrations with GitHub and Azure DevOps, that I use to store code.


    Nick F.

Great tool with a few minor issues

  • July 06, 2023
  • Review provided by G2

What do you like best about the product?
It's pretty good at finding stored credentials and searches git history, unlike other tools. Excited to try honeytokens. I like that it groups the same credentials found across different repos and files as one incident.
What do you dislike about the product?
It glitches out when frequently when switching between different instances of the same secret finding ("Something went wrong", a page refresh fixes.)

It doesn't properly find the right credential pairs in .env files frequently enough to be annoying.

I would like to be able to fix the above manually, and also be able to combine and separate findings into separate incidents if I please. I've encountered a couple instances where this would be helpful to us.
What problems is the product solving and how is that benefiting you?
Finding stored credentials and other secrets


    Program Development

Helpful product for the active developer

  • July 02, 2023
  • Review provided by G2

What do you like best about the product?
i would say, my secret keys, i always forgot some secrets here and their in the code. But now i always fail to find the secrets
What do you dislike about the product?
nothing i would i say. i absolutely loved the product
What problems is the product solving and how is that benefiting you?
i would say my credentials saving and getting me staying out of trouble


    Juscelino C.

Very nice and interesting security tool

  • June 19, 2023
  • Review provided by G2

What do you like best about the product?
It was very nice to know that it has a tool that can scan all files and code exposed to the public. It allows us to have much more security with our business. I think that it's the best tool.
What do you dislike about the product?
The only thing that I'd like to suggest is to simplify the view of revision history. Except it, I don't have another critical to say. I think the site is very detailed e good build
What problems is the product solving and how is that benefiting you?
I was a policy break that was exposed publicly envolving application.roperties file from my project and it appears to exposed sensitive information. That i can know it because of GitGuardian.


    Yegor V.

A great tool for tracking vulnerabilities

  • April 28, 2023
  • Review provided 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 provided 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