Skip to content

Commit 9ee9592

Browse files
committed
Add config-guard MCP security linter
1 parent ded8ca4 commit 9ee9592

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

data/tools/config-guard.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: config-guard
2+
categories:
3+
- linter
4+
tags:
5+
- configmanagement
6+
- json
7+
- python
8+
- security
9+
- yaml
10+
license: MIT
11+
types:
12+
- cli
13+
source: 'https://github.com/KGT24k/config-guard'
14+
homepage: 'https://github.com/KGT24k/config-guard'
15+
description: >-
16+
Zero-dependency security linter for MCP (Model Context Protocol) configurations.
17+
22 checks mapped to the OWASP MCP Top 10, CVE and malicious package detection,
18+
SARIF v2.1.0 output for CI/CD integration, and policy-as-code support.
19+
Supports Claude Code, Claude Desktop, Cursor, VS Code, and Windsurf configs.
20+
Python 3.9+.

0 commit comments

Comments
 (0)