Services

Secret scanner for Git repositories and source files.

SecurityDevelopmentDevOps
Deploy

What is Gitleaks?

Gitleaks is an open-source static analysis tool that scans Git repositories, directories, and files for hardcoded secrets such as API keys, passwords, and tokens. It can run locally, in CI pipelines, or as a pre-commit hook to detect credential leaks before they reach production. Gitleaks uses pattern-based rules and supports scanning full Git history.

How to deploy on Kubeara

  1. Sign in to your Kubeara dashboard and connect a server if you have not already.

  2. Open the Services catalog and select Gitleaks.

    Gitleaks on Kubeara
    Gitleaks on Kubeara
  3. Review the pre-configured settings and click Deploy.

    Gitleaks environment configuration on Kubeara
    Gitleaks environment configuration on Kubeara
  4. Gitleaks is now running on your Kubeara server. Open your dashboard to get started.