Skip to content

.#1

Closed
linuxct wants to merge 1 commit into
mainfrom
sentinel-prevent-internal-leakage-10436114183894127202
Closed

.#1
linuxct wants to merge 1 commit into
mainfrom
sentinel-prevent-internal-leakage-10436114183894127202

Conversation

@linuxct

@linuxct linuxct commented Jun 24, 2026

Copy link
Copy Markdown
Owner

.

🚨 Severity: MEDIUM
💡 Vulnerability: External API error responses (OpenAI) were being logged and bubbled up directly via exceptions, potentially exposing implementation details or partial token data in UI or debug dumps.
🎯 Impact: Unintentional exposure of internal systems and error states.
🔧 Fix: Sanitized exceptions in OpenAIClient and OpenAIOAuth to use generic error messages. Fixed unrelated compose linting error.
✅ Verification: `./gradlew check` and `./gradlew test` complete successfully.

Co-authored-by: linuxct <3966313+linuxct@users.noreply.github.com>
@linuxct linuxct closed this Jun 24, 2026
@linuxct linuxct deleted the sentinel-prevent-internal-leakage-10436114183894127202 branch June 24, 2026 21:18
Repository owner deleted a comment from google-labs-jules Bot Jun 24, 2026
Repository owner locked and limited conversation to collaborators Jun 24, 2026
@linuxct linuxct changed the title 🛡️ Sentinel: [MEDIUM] Prevent external API details leakage . Jun 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant