fix(fleet): harden audit and refresh boundaries - #295
Merged
gnanirahulnutakki merged 1 commit intoJul 21, 2026
Conversation
Reject malformed UTF-8 before durable audit hashing and repair the framing fuzz oracle so it compares only valid records. Bound coalesced refresh flights by a value-free hub lifecycle context while preserving per-caller cancellation isolation. GSTACK-Checkpoint: 2026-07-21/deep-quality-audit#1 Signed-off-by: Gnani Rahul Nutakki <gnani.nutakki@gmail.com>
|
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 ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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
Security and reliability
This closes a writer/verifier drift that could emit locally accepted audit records rejected by the portable verifier. It also prevents a stuck backend refresh from outliving hub shutdown without leaking caller context values into shared work. No IAM, network exposure, persistent schema, or recurring cloud cost changes.
Verification
make cimake e2e-isolationmake release-checkmake e2e-kind KIND=/Volumes/EXTENDED/MacData/tools/bin/kindgo test -race -count=10 ./internal/hubfleet ./internal/pep ./internal/tenancy ./internal/hubdbgosec: zero findingsThe branch is based directly on verified
devmerge SHAf0e071aa1ae8c3403709803336bef0f7c3abbccf.