This release includes 1 breaking change for platform teams planning a safe upgrade.
Published 4mo
Offensive & Pentesting
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
aws-security
claude
graph-theory
mcp
mcp-server
python
Summary
AI summaryMCP 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.jsonfor 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.0from optional to main dependencies - users no longer needpip install cyntrisec[mcp], justpip install cyntrisec - Dockerfile.mcp: Simplified entrypoint to use standard
python -m cyntrisec servecommand - 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
About cyntrisec/cyntrisec-cli
Local-first AWS security analyzer that discovers attack paths and generates remediations using graph theory.
Related context
Related tools
Beta — feedback welcome: [email protected]