dart_io_sandbox 1.2.3 copy "dart_io_sandbox: ^1.2.3" to clipboard
dart_io_sandbox: ^1.2.3 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 [...]

7 versionsVersions feed

Stable versions of dart_io_sandbox

VersionMin Dart SDKUploadedDocumentationArchive
1.2.33.102 months agoGo to the documentation of dart_io_sandbox 1.2.3Download dart_io_sandbox 1.2.3 archive
1.2.23.103 months agoGo to the documentation of dart_io_sandbox 1.2.2Download dart_io_sandbox 1.2.2 archive
1.2.13.103 months agoDownload dart_io_sandbox 1.2.1 archive
1.2.03.103 months agoDownload dart_io_sandbox 1.2.0 archive
1.1.03.103 months agoDownload dart_io_sandbox 1.1.0 archive
1.0.13.103 months agoDownload dart_io_sandbox 1.0.1 archive
1.0.03.103 months agoDownload dart_io_sandbox 1.0.0 archive
1
likes
150
points
36
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