“The default choice for production React today - server components, file-based routing, and first-class deployment story make it the fastest path from idea to shipped app.”
Scans commits (and full git history) for leaked secrets - the cheapest insurance policy against an accidental key leak turning into an incident.
Where gitleaks fits, based on its real tags and topics.
git clone https://github.com/gitleaks/gitleaks.gitSee the repository's README for language-specific setup steps.
> [!WARNING] > Gitleaks is feature complete. I'm not merging new features into Gitleaks. Future releases will be security patches only. I'm shifting my focus to Betterleaks
[license]: ./LICENSE [badge-license]: https://img.shields.io/github/license/gitleaks/gitleaks.svg [go-docs-badge]: https://pkg.go.dev/badge/github.com/gitleaks/gitleaks/v8?status [go-docs]: https://pkg.go.dev/github.com/zricethezav/gitleaks/v8 [badge-build]: https://github.com/gitleaks/gitleaks/actions/workflows/test.yml/badge.svg [build]: https://github.com/gitleaks/gitleaks/actions/workflows/test.yml [go-report-card-badge]: https://goreportcard.com/badge/github.com/gitleaks/gitleaks/v8 [go-report-card]: https://goreportcard.com/report/github.com/gitleaks/gitleaks/v8 [dockerhub]: https://hub.docker.com/r/zricethezav/gitleaks [dockerhub-badge]: https://img.shields.io/docker/pulls/zricethezav/gitleaks.svg [gitleaks-action]: https://github.com/gitleaks/gitleaks-action [gitleaks-badge]: https://img.shields.io/badge/protected%20by-gitleaks-blue
[![GitHub Action Test][badge-build]][build] [![Docker Hub][dockerhub-badge]][dockerhub] [![Gitleaks Action][gitleaks-badge]][gitleaks-action] [![GoDoc][go-docs-badge]][go-docs] [![GoReportCard][go-report-card-badge]][go-report-card] [![License][badge-license]][license]
Category: 🔒 Security
Difficulty: Beginner
Part of: Security Toolkit
“The default choice for production React today - server components, file-based routing, and first-class deployment story make it the fastest path from idea to shipped app.”
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
“A genuinely open-source Firebase alternative - real Postgres underneath, with auth, storage, and realtime built in rather than a proprietary database.”
“Utility-first CSS that's become the default styling approach for new projects - fast to write, easy to keep consistent, no dead CSS to prune later.”
“An all-in-one JavaScript runtime, bundler, test runner, and package manager - genuinely faster than the Node.js equivalents it replaces.”
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
“A fast, all-in-one vulnerability scanner - containers, filesystems, git repos, and Terraform/IaC misconfigurations all covered by one CLI tool.”
“The most practical secure-coding reference that exists - concrete, actionable guidance per vulnerability class, not a wall of theory.”
“The standard penetration testing framework - essential for offensive security work, strictly for authorized testing on systems you own or have permission to test.”
“The most widely used free web app security scanner (OWASP ZAP) - a solid first line of defense for catching common web vulnerabilities pre-release.”
“Static analysis that's actually fast enough to run on every pull request - the rule syntax is simple enough that teams write their own custom checks instead of just accepting defaults.”
“A genuinely full-featured open-source SIEM - threat detection, compliance, and log analysis without the licensing cost of commercial platforms.”
“The industry-standard container orchestrator - not always necessary at small scale, but the default assumption for any serious cloud-native platform team.”
“The most capable open-source relational database available - strong standards compliance, extensions for nearly everything (including full-text search and vectors), and a default choice for good reason.”
“Unifies dozens of LLM providers behind a single API, making model switching almost effortless in production.”
“The standard library for working with open-weight models - thousands of pretrained models are one line of code away.”
“The modern default frontend build tool - native ESM in dev means a dev server that starts and reloads almost instantly, even on large apps.”
“The open-source engine behind Docker - understanding containers here pays off no matter which orchestrator sits on top later.”