feat(sandbox): network containment and clearenv whitelist #18

Open
opened 2026-09-09 10:15:32 +00:00 by larandar · 0 comments
Owner

Proposal

Run workflows offline by default with a minimal explicit environment.

Design

Launch --unshare-all and --unshare-net with --clearenv and an explicit whitelist.

Tasks

  • Add namespace flags; define whitelist; reject ambient variables and network access.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-18

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN default settings, when a workflow inspects env or opens network, then only whitelist exists and network is unavailable.
## Proposal Run workflows offline by default with a minimal explicit environment. ## Design Launch --unshare-all and --unshare-net with --clearenv and an explicit whitelist. ## Tasks - Add namespace flags; define whitelist; reject ambient variables and network access. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-18 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** default settings, when a workflow inspects env or opens network, then only whitelist exists and network is unavailable.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Ting/workflows#18
No description provided.