
New Open-Source Tool Protects Developers' Secret Codes
A powerful new security tool helps developers catch accidentally exposed passwords and API keys before hackers can find them. Betterleaks scans code 10 times faster than its predecessor and catches 98% more hidden secrets.
Developers just got a powerful new ally in the fight to keep sensitive information safe from hackers.
Betterleaks, a free open-source tool released this month, scans code repositories to find accidentally exposed passwords, API keys, and other sensitive data before bad actors can exploit them. Created by Zach Rice, who also built the wildly popular Gitleaks tool downloaded 26 million times, this upgraded version runs 10 times faster and catches nearly all hidden secrets.
The timing couldn't be better. Hackers routinely scan public code repositories looking for developers who accidentally commit sensitive credentials in their source code. One exposed API key can give criminals access to entire databases or cloud services.
Betterleaks uses smart technology to detect secrets that traditional tools miss. Its advanced scanning catches 98.6% of hidden credentials compared to just 70% with older methods. The tool automatically finds secrets even when they're encoded multiple times, a common trick that stumps other scanners.
Rice built Betterleaks after losing control of his original Gitleaks project eight years after creating it. Rather than fight over ownership, he started fresh with better technology and a clear vision. The new tool is maintained by four developers from major companies including Amazon, Red Hat, and Royal Bank of Canada.

Why This Inspires
This story shows how setbacks can spark innovation. Rice could have walked away frustrated, but instead he built something better that helps protect millions of developers worldwide.
The tool runs on pure Go programming language, making it faster and easier to install than alternatives. It works seamlessly with AI coding assistants, recognizing that artificial intelligence is rapidly changing how developers write code.
Future versions will automatically revoke exposed secrets through provider APIs and use AI to better classify different types of credentials. These features will make security even more automated and foolproof.
The project uses the MIT open-source license, meaning anyone can use, modify, or contribute to it freely. This collaborative approach ensures the tool will keep improving as more developers add features and catch new types of security threats.
For developers worried about accidentally exposing secrets in their code, help has arrived in a faster, smarter package.
More Images


Based on reporting by Google News - Technology
This story was written by BrightWire based on verified news reports.
Spread the positivity!
Share this good news with someone who needs it

