This release adds 1 notable feature for engineering teams evaluating rollout.
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 summaryFixed critical MCP server data model field name mismatches and expanded FileSystemStorage base_dir type handling.
Full changelog
[0.1.6] - 2026-01-22
Fixed
- MCP Server Data Model Bugs: Fixed 3 critical bugs preventing MCP tools from working in Claude Desktop:
get_assets: Changeda.regiontoa.aws_regionto match Asset model field nameget_assets: Changedis_entry_pointtois_internet_facingto match Asset model field nameget_relationships: Fixededge_kind.valueerror - now handles both string and enum values (due touse_enum_values=Truein Pydantic)get_findings: Fixedresource_type/recommendationto use correct field namesfinding_type/remediationexplain_finding: Same field name fixes asget_findings
- FileSystemStorage Type Handling: Now accepts
Path | str | Noneforbase_dirparameter, automatically converting strings to Path objects
Changed
- MCP Server Code Quality: Refactored redundant
asset_mapaccess pattern inget_relationships()withget_asset_name()helper function for cleaner, more readable code
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]