gitleaks/gitleaks

Provide MCP support to allow command running from coding agents

Open

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

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Go (26,970 star) (2,048 fork)batch import
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

贡献者指南