fix(audit): harden URL fetch paths and refresh production audit docs - #630
Merged
POWERFULMOVES merged 3 commits intoFeb 16, 2026
Merged
POWERFULMOVES merged 3 commits into
POWERFULMOVES merged 3 commits into
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary\n- harden outbound URL handling for CHIT image decode paths in Hi-RAG gateway and Hi-RAG v2\n- harden SupaSerch HTTP fallback URL templating/validation to prevent unsafe URL usage\n- refresh roadmap/next steps/merge tracker with current hardened production status and live audit counts\n- restore missing helper scripts used by codex-health-quick and codex-audit\n- capture targeted gate evidence in pmoves/docs/evidence/production_audit/2026-02-16_codex_targeted_smokes.md\n\n## Commits\n- 39cadde fix(security): harden outbound URL fetch in hirag and supaserch\n- c6e392a docs(audit): refresh roadmap next-steps and merge tracker\n- dad34ed fix(ci): restore missing codex and gpu smoke helper scripts\n\n## Validation\n- python -m py_compile passed for touched Python files\n- make -C pmoves flight-check passed\n- make -C pmoves codex-health-quick now executes\n- make -C pmoves codex-audit now executes\n- make -C pmoves smoke currently fails because Qdrant is not ready\n- make -C pmoves smoke-gpu executes and fails when GPU gateway is unavailable\n