Capability
Path Traversal Prevention With Resolved Path Validation
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
A Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
Unique: Implements multi-layer path validation (Presentation format validation, Domain business rules, Infrastructure resolved-path verification) rather than single-point validation, providing defense-in-depth against path traversal attacks
vs others: More robust than simple string prefix matching because it uses filesystem path resolution to normalize paths before validation, preventing attacks using '..' or symlinks that simple string checks might miss