cli/pkg
Snider eb8557a1a8 fix(io): sandbox absolute paths under root in Medium.path
Security fix: Remove Windows drive root bypass and properly strip
volume names before sandboxing. Paths like C:\Windows are now
correctly sandboxed under root instead of escaping.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 23:49:14 +00:00
..
agentic feat(errors): Unify errors and logging (#180) 2026-02-02 06:48:40 +00:00
build feat(mcp): add workspace root validation to prevent path traversal (#100) 2026-02-01 21:59:34 +00:00
cache docs(audit): add dependency security audit report (#248) 2026-02-02 08:04:26 +00:00
cli feat(cli): CLI enhancements (#182) 2026-02-02 07:48:34 +00:00
container docs(audit): add dependency security audit report (#248) 2026-02-02 08:04:26 +00:00
devops docs(audit): add dependency security audit report (#248) 2026-02-02 08:04:26 +00:00
errors feat(errors): Unify errors and logging (#180) 2026-02-02 06:48:40 +00:00
framework fix(core): add thread-safety to global Core instance (#95) 2026-02-01 16:03:44 +00:00
git feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
help feat: Batch implementation of Gemini issues (#176) 2026-02-02 04:20:18 +00:00
i18n feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
io fix(io): sandbox absolute paths under root in Medium.path 2026-02-02 23:49:14 +00:00
log feat(log): Logging enhancements (#181) 2026-02-02 07:44:29 +00:00
mcp feat(log): Logging enhancements (#181) 2026-02-02 07:44:29 +00:00
process docs(process): add docstrings to Logger interface methods (#97) 2026-02-01 16:12:01 +00:00
release docs(audit): add dependency security audit report (#248) 2026-02-02 08:04:26 +00:00
repos docs(audit): add dependency security audit report (#248) 2026-02-02 08:04:26 +00:00