cli/pkg/log
Snider cf4cbd44d8 fix: address CodeRabbit review issues
- Fix critical sandbox escape in local.Medium.path()
  - Absolute paths now constrained to sandbox root when root != "/"
  - Only allow absolute path passthrough when root is "/"
- Fix weak test assertion in TestMust_Ugly_Panics
  - Use assert.Contains instead of weak OR condition
- Remove unused issues.json file
- Add TestPath_RootFilesystem test for absolute path handling

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 06:51:46 +00:00
..
errors.go chore(errors): create deprecation alias pointing to pkg/log 2026-02-02 01:17:22 +00:00
errors_test.go fix: address CodeRabbit review issues 2026-02-02 06:51:46 +00:00
log.go feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
log_test.go feat(pkg): add standalone log and errors packages 2026-01-30 22:02:40 +00:00
service.go feat(pkg): add standalone log and errors packages 2026-01-30 22:02:40 +00:00