Skip to content

cyntrisec/cyntrisec-cli

v0.1.8 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

aws-security claude graph-theory mcp mcp-server python

Summary

AI summary

MCP support is now a mandatory dependency, removing the optional install flag.

Full changelog

[0.1.8] - 2026-01-25

Added

  • Official MCP Registry Support: Added server.json for publishing to the official MCP Registry at registry.modelcontextprotocol.io
  • CI/CD Pipeline: Added GitHub Actions workflow (.github/workflows/ci.yml) with:
    • Automated tests on Python 3.11 and 3.12
    • Ruff linting and formatting checks
    • Mypy type checking
    • Package build validation
    • MCP server functionality tests
  • MCP Metadata: Added [tool.mcp] section to pyproject.toml with registry name linkage

Changed

  • MCP Dependency: Moved mcp>=1.0.0 from optional to main dependencies - users no longer need pip install cyntrisec[mcp], just pip install cyntrisec
  • Dockerfile.mcp: Simplified entrypoint to use standard python -m cyntrisec serve command
  • Project Metadata: Added MCP-related keywords and project URLs to pyproject.toml

Breaking Changes

  • Moved `mcp>=1.0.0` from optional extras to main dependencies; users must now install with `pip install cyntrisec` instead of `pip install cyntrisec[mcp]`.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track cyntrisec/cyntrisec-cli

Get notified when new releases ship.

Sign up free

About cyntrisec/cyntrisec-cli

Local-first AWS security analyzer that discovers attack paths and generates remediations using graph theory.

All releases →

Related context

Beta — feedback welcome: [email protected]