gitleaks

GitHub

Find secrets with Gitleaks ๐Ÿ”‘

28,395 stars Go 1 file ยท ~4,316 tokens #ai-powered#ci-cd#cicd#cli#data-loss-prevention#devsecops#dlp#git

gitleaks MCP Server

MCP server for gitleaks/gitleaks

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "gitleaks": {
      "command": "npx",
      "args": [
        "-y",
        "@gitleaks/gitleaks"
      ]
    }
  }
}