mirror of
https://github.com/moby/buildkit.git
synced 2026-08-10 01:27:55 +00:00
Reject unknown SecurityMode values before generating executor specs. Ensure only SecurityMode_INSECURE takes the insecure path, while validated non-insecure modes keep sandbox security options. Add gateway, raw LLB, and LLB marshal regression coverage for invalid enum values. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> (cherry picked from commit 972895718f963c71388aeebb7cff423ef6963a92)