Sign in Sign up
pub

dart_io_sandbox

A Zone-based filesystem and process sandbox for Dart, built on IOOverrides. Confines all dart:io filesystem access to a configured root directory, blocks path-traversal and symlink escapes, enforces read-only / allow / deny policies, and gates process execution behind an allowlist. Includes a dart_io_sandbox CLI to run dart tests in sandbox mode.

Activity

Latest release
2mo ago
Total releases
7
Cadence
~daily
Last 12 months
7

Reach

Stars

Details

First release
Jun 05, 2026
Releases
Version Released
1.2.3 patch
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.0 minor
1.0.1 patch
1.0.0 initial