better-limit-reader 0.1.3

Rust SDK for 1Password Connect
Documentation
better-limit-reader-0.1.3 has been yanked.

better-limit-reader-rs

Crates.io Version Released API docs

Exposes LimitReader which is a limit reader, that protects against zip-bombs and other nefarious activities that limits the number of bytes read from an underlying reader.

This crate is heavily inspired by Jon Gjengset’s “Crust of Rust” episode on the inner workings of git on YouTube and mitigrating Zip-bombs.

API usage

Refer to the docs for further examples.

Upcoming enhancements

  • TBD: If you have any requests, please open an issue!

Building

cargo build --release

MSRV

This project is tested against the most recent stable rust version.

License

This work is licensed under either of

at your option.