Skip to content

feat: expand mcp security scanning - #45

Merged
solomonneas merged 1 commit into
mainfrom
feat/security-mcp-deep-scan
May 27, 2026
Merged

feat: expand mcp security scanning#45
solomonneas merged 1 commit into
mainfrom
feat/security-mcp-deep-scan

Conversation

@solomonneas

Copy link
Copy Markdown
Collaborator

Summary

  • add structural JSON mcpServers scanning for MCP configs
  • detect unpinned npx, shell metacharacters, secret-like env values, sensitive or broad file args, high-risk local commands, large server sets, and missing timeouts
  • update security scanner docs and roadmap status

Verification

  • .venv/bin/python -m pytest tests/test_security_cmd.py -q
  • .venv/bin/python -m pytest -q
  • PYTHONPATH=$HOME/repos/content-guard/src python3 -m content_guard scan . --policy $HOME/repos/content-guard/policies/public-repo.json
  • live temp MCP config smoke verified all new MCP finding titles and redaction

@solomonneas
solomonneas merged commit 79235c8 into main May 27, 2026
11 checks passed
@solomonneas
solomonneas deleted the feat/security-mcp-deep-scan branch May 27, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant