Life is Too Short to Review Spaces
Sofien, one of GitGuardian's Tech Leads, describes how pre-commit hooks are used to save time and also secure commits company-wide.
Sofien, one of GitGuardian's Tech Leads, describes how pre-commit hooks are used to save time and also secure commits company-wide.
While scanning millions of documents for secrets, should we really aim at reaching absolute zero or is the story not so simple?
From benchmark analysis, here are our key takeaways on building efficient real-time data filtering pipelines.
New series focusing on performance at GitGuardian. Learn how we built the tools to produce meaningful benchmarks and track our improvements in speed over the year.
Discover what generic secrets detection is really about, why it's a critical component to build a performant secrets detection engine, and how GitGuardian is tackling this problem.
In this article, we will explain why Docker images can contain sensitive information and give some examples of the type of secrets we found in public Docker images. Finally, we will compare our results to the ones we have with source code scanning.
On this post we’ll be focusing on a few essentials that should be done before making your project open-source.
This article explains how our research team develops and refines detectors. To illustrate this article, we will take the case of MongoDB credentials.