feat(sandbox): sensitive path masking for .dsh-run and DSH_HOME #17

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

Proposal

Explicitly mask DSH port state and DSH_HOME inside the sandbox.

Design

Mask .dsh-run and DSH_HOME through the mount plan while retaining approved workspace access.

Tasks

  • Identify sensitive paths; add inaccessible masks; verify workspace remains available.

Gherkin Specification Delta

must.contracts.ting-workflows.deliverable-17

Scenario: Deliverable behavior

  • GIVEN the stated prerequisites and inputs
  • WHEN the feature is exercised
  • THEN a sandbox run, when it accesses .dsh-run or DSH_HOME, then the path is inaccessible.
## Proposal Explicitly mask DSH port state and DSH_HOME inside the sandbox. ## Design Mask .dsh-run and DSH_HOME through the mount plan while retaining approved workspace access. ## Tasks - Identify sensitive paths; add inaccessible masks; verify workspace remains available. ## Gherkin Specification Delta ### must.contracts.ting-workflows.deliverable-17 **Scenario: Deliverable behavior** - **GIVEN** the stated prerequisites and inputs - **WHEN** the feature is exercised - **THEN** a sandbox run, when it accesses .dsh-run or DSH_HOME, then the path is inaccessible.
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#17
No description provided.