dart_io_sandbox 1.2.2 copy "dart_io_sandbox: ^1.2.2" to clipboard
dart_io_sandbox: ^1.2.2 copied to clipboard

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 r [...]

6 versionsVersions feed

Stable versions of dart_io_sandbox

VersionMin Dart SDKUploadedDocumentationArchive
1.2.23.1045 hours agoGo to the documentation of dart_io_sandbox 1.2.2Download dart_io_sandbox 1.2.2 archive
1.2.13.102 days agoGo to the documentation of dart_io_sandbox 1.2.1Download dart_io_sandbox 1.2.1 archive
1.2.03.102 days agoDownload dart_io_sandbox 1.2.0 archive
1.1.03.102 days agoDownload dart_io_sandbox 1.1.0 archive
1.0.13.102 days agoDownload dart_io_sandbox 1.0.1 archive
1.0.03.102 days agoDownload dart_io_sandbox 1.0.0 archive
1
likes
150
points
65
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

args, async, command_shield, file, path, stream_channel, test_api, test_core, yaml

More

Packages that depend on dart_io_sandbox