fix(windows-sandbox): allow widened elevated prep helper

Co-authored-by: Codex noreply@openai.com
This commit is contained in:
viyatb-oai
2026-05-09 09:04:45 -07:00
parent 788c6f4f4c
commit c4b4927abe

View File

@@ -287,6 +287,7 @@ pub(crate) fn apply_legacy_session_acl_rules(
Ok(guards)
}
#[allow(clippy::too_many_arguments)]
pub(crate) fn prepare_elevated_spawn_context(
policy_json_or_preset: &str,
sandbox_policy_cwd: &Path,