gitleaks/gitleaks
在 GitHub 查看Provide MCP support to allow command running from coding agents
Open
#1,869 创建于 2025年5月20日
enhancementhelp wanted
描述
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