docs(design): SEC-1.r temp_guard sandbox follow-up (closes 5 GAPs from #4710)#4712
Merged
Conversation
39450fa to
ad1845c
Compare
ad1845c to
c6aa36f
Compare
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
temp_guard/temp_cleanupsurfaced by the SEC-1 path-syscall coverage audit (docs(audit): SEC-1 path-syscall coverage audit -- post-chain GAPs survey #4710, rows Add negotiation prologue detection helper #17-Add byte-based legacy daemon message parser #21).openat_via_sandbox_or_fallbackhelper (also closes ~11 other audit GAPs - rows Add helpers for supported protocol versions #9-Refine legacy greeting parser whitespace handling #13 inplace/basis opens).TempFileGuardwith a sandbox anchor, thread sandbox throughopen_tmpfile, wire the two callers (disk_commit/process.rs:248,transfer_ops/response.rs:91). Optional step 5 addsread_dir_via_sandbox_or_fallbackto close rows Expose NegotiationPrologueDetector decision state #20-Add byte-based legacy daemon message parser #21.Test plan
git statusshows the new design file only.