Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions data/tools/config-guard.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: config-guard
categories:
- linter
tags:
- configmanagement
- json
- python
- security
- yaml
license: MIT
types:
- cli
source: 'https://github.com/KGT24k/config-guard'
homepage: 'https://github.com/KGT24k/config-guard'
description: >-
Zero-dependency security linter for MCP (Model Context Protocol) configurations.
22 checks mapped to the OWASP MCP Top 10, CVE and malicious package detection,
SARIF v2.1.0 output for CI/CD integration, and policy-as-code support.
Supports Claude Code, Claude Desktop, Cursor, VS Code, and Windsurf configs.
Python 3.9+.
Loading