State of Secrets Sprawl on GitHub - 2021
GitGuardian has been scanning every single public commit made on GitHub for secrets since 2017, now we are releasing our findings in the most comprehensive study on secrets sprawl ever conducted.
BFM Business interview with GitGuardian founder Jeremy Thomas
GitGuardian CEO Jeremy Thomas, recently had the privilege of being interviewed by BFM Business on national French television about winning the FIC start-up of the year award and the exciting road that is ahead for GitGuardian.
GitGuardian receives FIC cybersecurity start-up of the year award
GitGuardian is proud to be the 2021 winner of the FIC (International Cybersecurity Forum) Cybersecurity Start-up of the Year Award.
Reviewing the 2021 United Nations data breach
The ethical hacking group Sakura Samurai recently gained access to private United Nations (UN) employee data and systems in a significant data breach.
CISO live - Anne Hardy from Talend
Anne Hardy Talend's CISO explains why they chose GitGuardian and the value they get from this usage.
Rewriting your git history, removing files permanently [cheat sheet included]
Learn how to safely remove confidential information from your git repository. Whether you need to excise an entire file or edit a file without removing it, this tutorial will guide you through the process. Plus, get tips on preventing future headaches with GitGuardian!
Building reliable secrets detection - Secrets in source code (episode 3/3)
This article will expose how our algorithms detect secrets and what we have learnt from scanning, literally, billions of commits.
The Threat of Leaked Credentials in Git Repositories - A discussion between security experts
Secrets including API tokens, passwords and credentials are the keys to the kingdom. Yet storing secrets inside git including GitHub & GitLab is a problem. Security experts discuss why this is & how to solve this.
GitOps - an extension of DevOps for modern infrastructure management
GitOps is an evolution of infrastructure as code, a framework that can drastically improve deployment speed and developer efficiency. Here we run through exactly what GitOps is and how to practically implement it.
Building internal secrets detection solutions: a case study about how SAP scans git repos for secrets
This article looks at how SAP built an internal secrets scanning solution to detect API keys and other credentials hardcoded in git repos and revoke them.
Why secrets in git are such a problem - Secrets in source code (episode 2/3)
Despite secrets like API keys, OAuth tokens, certificates and passwords being extremely sensitive, it is common for these to leak into git repositories through source code. This article looks at why this is true and how we can prevent it.
Mitigate Growing Application Security Risks with Automated Secrets Detection
Credential theft is already a well-known adversary technique but the risk expands much wider when introducing secrets such as API keys. This article looks at automated secrets detection, the challenges, and potential solutions.