Skip to content

fix(eyrie): fix Bedrock secret masking, SQLite perms#71

Merged
Patel230 merged 3 commits into
mainfrom
fix/eyrie-issues
Jul 17, 2026
Merged

fix(eyrie): fix Bedrock secret masking, SQLite perms#71
Patel230 merged 3 commits into
mainfrom
fix/eyrie-issues

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Fix Bedrock secret masking and SQLite permissions.

…ader injection fix, SQLite perms

SECURITY FIXES:
- Change secretAccessKey from string to []byte to prevent accidental logging
- Add String() method to BedrockClient that masks secrets
- Add context cancellation for Bedrock streaming EventStreamReader

BUG FIXES:
- Fix storage/sqlite.go chmod failure on :memory: databases

SECURITY HARDENING:
- Extend control character rejection in custom headers from \r\n to all chars < 0x20
- Add circuit breaker field to Router for future use
@Patel230
Patel230 enabled auto-merge (squash) July 17, 2026 06:59
@Patel230
Patel230 merged commit 9809a18 into main Jul 17, 2026
16 checks passed
@Patel230
Patel230 deleted the fix/eyrie-issues branch July 17, 2026 07:18
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