gitleaks/gitleaks

Provide MCP support to allow command running from coding agents

开放

#1,869 创建于 2025年5月20日

 (7 条评论) (0 个反应) (0 位负责人)Go (2,048 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (26,970 个星标)
PR 合并指标
 (平均合并 8天 17小时) (30 天内合并 2 个 PR)

描述

Proposal to add MCP support to allow users run Gitleaks through MCP compatible agents like CoPilot.

Describe the solution you'd like LLM secret scanning is non-deterministic unlike Gitleaks scanning, creating a Gitleaks MCP server would allow users initiate secret scanning from a code assistant chat session.

The Gitleaks MCP server could then potentialy be used in conjuntion with the Github coding agent and Github MCP Server to open issues and make fixes.


cc @zricethezav

贡献者指南