[ax] Fix symlink path bypass, add context propagation #6
Labels
No labels
needs-review
needs-review
athena
athena-gemini
audit
clotho
clotho-gemini
codex
darbs-claude
security
wiki
No milestone
No project
No assignees
1 participant
Notifications
Due date
-
Dependencies
No dependencies set.
Reference
core/go-git#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
AX sweep findings:
MEDIUM — Path-boundary bypass via symlink
MEDIUM — Push/Pull don't enforce path constraints
LOW — Handler context ignored in service dispatch
LOW — Silent zero on non-numeric rev-list output
Security Scan: Attack Vector Map
Common themes: Lexical-only path validation (no symlink resolution), context.Background() drops cancellation, no WorkDir enforcement at library level.