Dwayne McDanielforGitGuardiangitguardian.hashnode.dev·Feb 27, 2024Evaluating The GitGuardian Secrets Detection Platform: A Self-Guided RoadmapLet's face it: acquiring enterprise security software can feel daunting. There are so many competing security priorities in the enterprise, making it hard to know which ones to address and in what order. Once you are ready to evaluate solutions, it c...enterprise software
Dwayne McDanielforGitGuardiangitguardian.hashnode.dev·Aug 7, 2023Using GitGuardian Honeytoken [cheat sheet included]Download the cheat sheet GitGuardian is dedicated to making code security and intrusion detection as simple and scalable as possible. That is why we are proud to introduce GitGuardian Honeytoken. Honeytokens are decoy credentials that do not allow ac...honeytokens
Keshav MalikforGitGuardiangitguardian.hashnode.dev·Jul 26, 2023How to Secure Your IaC and Configuration Management Tools with GitGuardian’s HoneytokenWhen navigating the intricate labyrinth of today's technology environment, Infrastructure as Code (IaC) and Configuration Management Tools stand as key cornerstones in the vast landscape of DevOps. Their capabilities to automate, control, and streaml...honeytokens
Kristof Riebbelsdotnet.kriebbels.me·Jun 10, 2023Safeguard Your Private Data, Programmers: Discover Secret ScanningPreviously on... In my previous blogs, you may have noticed my growing interest in security and privacy topics. Of course, there is my already existing passion for DevOps. However, in my latest blog post, I outlined how DotNet 6 offers possibilities ...104 readsDevOpssecrets
Dwayne McDanielforGitGuardiangitguardian.hashnode.dev·Apr 5, 2023Remediating Incidents With The GitGuardian API [cheat sheet included]Download the API Cheat Sheet When a hardcoded secret is detected in your source code, you can rely on GitGuardian to help you prioritize, investigate, and remediate the incident. When you think of the GitGuardian platform, most people picture the das...APIs
Aditya Krishnangetschwfty.hashnode.dev·Mar 5, 2023How to Detect Secret Credentials in your GitHub Repository?All of us have, at some point, accidentally committed a password or API key that should not have been pushed. Once that is done, we all know what GitHub has to say about it. Warning: Once you have pushed a commit to GitHub, you should consider any d...34 likes·111 readsQuick GuidesGitHub