Skip to content

Commit 35a660b

Browse files
author
Bruce Hauman
committed
Release v0.2.6
1 parent 7ff8a2b commit 35a660b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## [Unreleased]
44

5+
## [0.2.6] - 2026-02-15
6+
7+
Security hardening for the `deps_read` tool.
8+
9+
### Fixed
10+
- **`deps_read` path validation**: Jar paths are now validated to ensure they reside under `~/.m2/repository` or `~/.clojure-mcp/deps_cache`, preventing path traversal attacks from reading arbitrary jar files outside dependency caches
11+
512
## [0.2.5] - 2026-02-15
613

714
New tools for searching and reading dependency source code, plus a cli-assist configuration tweak.

0 commit comments

Comments
 (0)