Skip to content

fix: harden debug logging and LLM endpoint validation - #57

Merged
TimInTech merged 3 commits into
mainfrom
fix/security-debuglog-http-endpoints
Aug 31, 2026
Merged

fix: harden debug logging and LLM endpoint validation#57
TimInTech merged 3 commits into
mainfrom
fix/security-debuglog-http-endpoints

Conversation

@TimInTech

Copy link
Copy Markdown
Owner

Security fixes

  • Removes arbitrary key-event data from DEBUG logs.
  • Rejects public HTTP LLM endpoints while retaining exact localhost, loopback, and RFC1918 IPv4 literals for local HTTP use.
  • Clears unsafe legacy endpoint values and presents a visible settings warning.
  • Corrects related security, privacy, and support documentation.

Verification

  • 571 passed, 2 skipped, 0 failed
  • git diff --check clean
  • Independent read-only patch review completed; the follow-up URL-parser fix was re-reviewed.

No secrets, raw logs, or sensitive input are included.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1b9b94f919

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread app/config.py
Comment thread app/config.py
@TimInTech
TimInTech merged commit b3d109a into main Aug 31, 2026
9 checks passed
@TimInTech
TimInTech deleted the fix/security-debuglog-http-endpoints branch August 31, 2026 11:07
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