TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    GitGuardian

    Score9 out of 10
    N/AGitGuardian is an end-to-end NHI security platform designed to help organizations strengthen their Non-Human Identity (NHI) security posture and address compliance standards and regulations. As attackers increasingly target NHIs, such as service accounts, service principals, and applications, protecting and managing these critical assets has become paramount. NHIs rely on “secrets” like API keys and certificates for authentication, and their rapid proliferation has led to significant…

    $0

    (for individuals or up to 25 devs)

    Vertica Analytics Database

    Score10 out of 10
    N/AThe Vertica Analytics Platform supplies enterprise data warehouses with big data analytics capabilities and modernization. Vertica was acquired and supported by OpenText, then sold to Rocket Software in 2026.N/A
    Pricing
    GitGuardianVertica Analytics Database
    Editions & Modules
    Small Teams - 1-25 developers
    $0
    per developer in the perimeter
    Standard 26-100 developers
    $18
    per developer in the perimeter
    Standard - 26 to 100 developers
    $18
    developer per month
    Enterprise - above 100 developers
    adhoc
    developer
    No answers on this topic
    Offerings
    Pricing Offerings
    GitGuardianVertica Analytics Database
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    GitGuardianVertica Analytics Database
    Considered Both Products
    GitGuardian
    No answer on this topic
    Rocket Software
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    23 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    20 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    23 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    19 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    22 Answers
    No answers on this topic
    Best Alternatives
    GitGuardianVertica Analytics Database
    Small Businesses
    GitLab
    Score8.9 out of 10
    No answers on this topic
    Medium-sized Companies
    GitLab
    Score8.9 out of 10
    Snowflake
    Score8.7 out of 10
    Enterprises
    GitLab
    Score8.9 out of 10
    Snowflake
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GitGuardianVertica Analytics Database
    Likelihood to Recommend
    9.0
    (23 ratings)
    8.0
    (7 ratings)
    Support Rating
    -
    (0 ratings)
    7.9
    (2 ratings)
    User Testimonials
    GitGuardianVertica Analytics Database
    Likelihood to Recommend
    GitGuardian
    I do think it'll absolutely fit everyone who codes integrates with another platform or services. We all forget that one credentials one in a while, and especially those who managed public repository, it is important to keep an eye on accidentally committed credentials. While I think you don't really needs it for personal project, it's a nice to have, you don't want to waie up to 50k USD of sudden surcharge on resources you don't use.
    Incentivized
    Read full review
    Rocket Software
    Vertica as a data warehouse to deliver analytics in-house and even to your client base on scale is not rivaled anywhere in the market. Frankly, in my experience it is not even close to equaled. Because it is such a powerful data warehouse, some people attempt to use it as a transactional database. It certainly is not one of those. Individual row inserts are slow and do not perform well. Deletes are a whole other story. RDBMS it is definitely not. OLAP it rocks.
    Incentivized
    Read full review
    Pros
    GitGuardian
    • GitGuardian monitors every public or private GitHub commit ( that have GitGuardian installed) and event in real-time for secrets and sensitive data. In a leak scenario it immediately notifies us.
    • It uses sophisticated pattern matching techniques to detect credentials that cannot be strictly defined with a distinctive pattern (like unprefixed credentials)
    • It covers several API providers, database connection strings, private keys, certificates, usernames and passwords etc
    • GitGuardian have high True Positive Rate of around 91% and reduces alert fatigue with smart occurrences regrouping
    Read full review
    Rocket Software
    • Extremely fast query performance - Vertica is one of the fastest query engines out there.
    • Scales to TBs - Scales reasonably well up to 10-20 nodes and 10 - 100s of TB of data.
    • Easy to Use - Fairly easy to user, we made quite some headway with just 1 person running it for a while.
    Incentivized
    Read full review
    Cons
    GitGuardian
    • Improved user interface: It would be beneficial to have a more intuitive and user-friendly interface for Internal Monitoring on GitGuardian. This would make it easier for users to quickly access the data they need and understand the results of their scans.
    • Automated alerts: It would be helpful to have automated alerts when certain conditions are met, such as when a scan reveals sensitive data or when a new repository is created. This would help users stay informed and take action in a timely manner.
    • More detailed reports: Currently, Internal Monitoring reports are limited in terms of the depth of information they provide. It would be useful to have more detailed reports that include additional metrics, such as the number of repositories scanned and the types of sensitive data found.
    • Faster scan times: Scan times can be slow at times, making it difficult to stay on top of changes in repositories quickly. It would be beneficial to have faster scan times so that users can take action quickly when needed.
    Read full review
    Rocket Software
    • Could use some work on better integrating with cloud providers and open source technologies. For AWS you will find an AMI in the marketplace and recently a connector for loading data from S3 directly was created. With last release, integration with Kafka was added that can help.
    • Managing large workloads (concurrent queries) is a bit challenging.
    • Having a way to provide an estimate on the duration for currently executing queries / etc. can be helpful. Vertica provides some counters for the query execution engine that are helpful but some may find confusing.
    • Unloading data over JDBC is very slow. We've had to come up with alternatives based on vsql, etc. Not a very clean, official on how to unload data.
    Incentivized
    Read full review
    Support Rating
    GitGuardian
    No answers on this topic
    Rocket Software
    I haven't had any recent opportunity to reach out to Vertica support. From what I remember, I believe whenever I reached out to them the experience was smooth.
    Incentivized
    Read full review
    Alternatives Considered
    GitGuardian
    I've evaluated quite a few other tools, like git-secrets, Git-leaks, scan, and maybe a few more. They're all great but quite surprisingly none of them detected Github OAuth Secrets for us. A lot of the FOSS tools out there focus on much simpler, generic secrets, which is good in itself but with GitGuardian, it was dead simple from day one. I just connected our Github Account and set up the gg-shield cli and that was all.
    Incentivized
    Read full review
    Rocket Software
    Vertica performs well when the query has good stats and is tuned well. Options for GUI clients are ugly and outdated. IO optimized: it's a columnar store with no indexing structures to maintain like traditional databases. The indexing is achieved by storing the data sorted on disk, which itself is run transparently as a background process.
    Incentivized
    Read full review
    Return on Investment
    GitGuardian
    • GitGuardian Internal Monitoring has had a positive impact on our overall business objectives. By providing visibility into our code repositories and alerting us to potential security risks, we have been able to identify and mitigate security issues before they become a problem. This has allowed us to focus more on developing our product and less on responding to security incidents. We have also seen an increase in customer confidence in our product as a result of using GitGuardian Internal Monitoring, which has led to increased customer loyalty and retention. Overall, the ROI of using GitGuardian Internal Monitoring has been very positive for our business.
    • We have seen an increase in the security of our codebase, as well as an improvement in the speed and accuracy of our code reviews. This has enabled us to quickly identify and address any potential security issues before they become a problem. Additionally, we have seen an increase in our ROI as a result of using GitGuardian Internal Monitoring, as it has allowed us to save time and money by preventing costly security breaches.
    • No more.
    Read full review
    Rocket Software
    • Positive impact on ROI by being able to get customer insights in real-time.
    • Positive ROI through reduced time to set-up and maintain Vertica instances.
    Incentivized
    Read full review
    ScreenShots

    GitGuardian Screenshots

    Screenshot of GitGuardian Internal Monitoring - Monitoring ScreenScreenshot of GitGuardian Internal Monitoring - Secrets detailsScreenshot of GitGuardian Internal Monitoring - Scanning screen