feat(sandbox): Bubblewrap mount scaffolding and UNIX domain socket bridge #5
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Meta/Campaign
Meta/Epic
Meta/Session
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Curated
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Scope/Campaign
Status/Abandoned
Status/Blocked
Status/Conflicted
Status/In Progress
Status/In Review
Status/Need Grooming
Status/Need More Info
Status/Ready
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Reference
Ting/workflows#5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Proposal
Provide the executor's Bubblewrap sandbox boundary and the UNIX-domain socket bridge required for workflow runs.
Design
Build a probed mount table and launch Bubblewrap with
--unshare-all,--unshare-net, and--clearenvplus an explicit environment whitelist. Mask sensitive.dsh-run/paths and bind-mount the approved/run/wf.sockbridge.Tasks
.dsh-run/paths and bind-mount/run/wf.sock.Gherkin Specification Delta
must.contracts.ting-workflows.executor.bubblewrap-sandbox-scaffolding
Scenario: Start a workflow in the hermetic Bubblewrap boundary
.dsh-run/paths are masked while the approved/run/wf.sockis available.Superseded by 1-feature deliverable decomposition per freeholder ruling (issues #11+).