You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
## [Unreleased]
4
4
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
+
5
12
## [0.2.5] - 2026-02-15
6
13
7
14
New tools for searching and reading dependency source code, plus a cli-assist configuration tweak.
0 commit comments