| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| graphifyy-0.3.26-py3-none-any.whl | < 12 hours ago | 221.1 kB | |
| graphifyy-0.3.26.tar.gz | < 12 hours ago | 240.5 kB | |
| README.md | < 12 hours ago | 342 Bytes | |
| v0.3.26 source code.tar.gz | < 12 hours ago | 322.9 kB | |
| v0.3.26 source code.zip | < 12 hours ago | 380.6 kB | |
| Totals: 5 Items | 1.2 MB | 0 | |
Security fix for the MCP server path validation introduced in 0.3.25. The previous fix for [#170] used the graph file's own parent directory as the validation base, which meant any path would pass validation against itself. The MCP server now checks that the path exists and ends in .json instead. Upgrade with pip install --upgrade graphifyy