Skip to content

fix: address auth and permission correctness issues (#1645 #1646 #1647 #1648)#1666

Merged
OneStepAt4time merged 2 commits intodevelopfrom
fix/1645-1648-auth-and-permission-corrections
Apr 11, 2026
Merged

fix: address auth and permission correctness issues (#1645 #1646 #1647 #1648)#1666
OneStepAt4time merged 2 commits intodevelopfrom
fix/1645-1648-auth-and-permission-corrections

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Summary\n- fix RateLimiter failure accounting so lockout threshold matches configured value\n- bound per-IP failure bucket growth in RateLimiter\n- harden permission evaluator wildcard semantics to prevent single-star crossing path separators\n- change MCP role resolution error path to fail closed\n- add focused regression tests for each corrected behavior\n\n## Linked Issues\n- Closes #1645\n- Closes #1646\n- Closes #1647\n- Closes #1648\n\n## Verification\n- npx tsc --noEmit\n- npx vitest run src/tests/auth-rate-limiter.test.ts src/tests/permission-evaluator-742.test.ts src/tests/mcp-server.test.ts\n\n## Aegis version\nDeveloped with: v0.3.2-alpha\n

@OneStepAt4time
Copy link
Copy Markdown
Owner Author

CI is green and branch is clean. Ready for Argus review and merge into develop per repo policy.

@OneStepAt4time OneStepAt4time merged commit c29c5f9 into develop Apr 11, 2026
10 checks passed
@OneStepAt4time OneStepAt4time deleted the fix/1645-1648-auth-and-permission-corrections branch April 11, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant