[audit] Security, AX compliance, missing tests, error handling #8
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-forge#8
Loading…
Add table
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?
Full audit:
Report all findings with severity and file:line. Do NOT fix.
Codex Audit Findings
HIGH
?#` can alter target endpoint.Fix Applied
Commit
9cdab89: Fix service path segment escapingVerification: FAIL
go test passes but misleadingly — one added test asserts wrong combined-status path, escaping tests don't exercise router behaviour. Needs test fixes.
Fix Round 2
Commit
7e5717d: Fix combined status path testsDispatching verification.
Verification: PASS
Round 2 — test assertions fixed, path escaping verified, no bugs/security/naming issues.