discovered 03 Aug 2026
mantra
→ View on GitHubMantra is a cybersecurity tool developed in Go designed to detect API keys in JavaScript files and HTML pages, helping developers and security officers identify potential leaks of sensitive authentication information. Its primary use case focuses on preventing API key exposure by examining web application source code for strings resembling API keys. Notable features include its accuracy in identifying leaks and ease of installation through Go or source code compilation.