logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: base64

https://lib.rs/crates/base64/

Add the last reviewed version to Cargo.toml / [dependencies]:

base64 = "0.21.2"

Filter reviews clicking on the numbers in the summary.

Full column names in tooltip hints: rating Negative, rating Neutral, rating Positive, rating Strong, thoroughness, understanding, reviews count.

Neg
Neu
Pos
Str
tho
und
rev
2
1
1
crate version
rating
date
reviewer
thoroughness, understanding
base64 0.21.2
positive
2023-05-29
low, medium

Contains no unsafe code. Contains no IO. Straightforward and well organized
code, though the number of different cases and scenarios it handles makes
it daunting to thoroughly comprehend. Well commented. Extensive tests.

I have not reviewed the correctness of the algorithms or their resistance
to DoS attacks (i.e. whether they can enter infinite loops or over-allocate).
I have examined each line to check that it is not obviously malicious or
obfuscated.

base64 0.13.0
positive
2021-11-19
low, medium
base64 0.5.2
2019-07-02
advisories:
high
major
base64 0.5.2
neutral
2019-04-25
none, none
advisory:
major
true

https://github.com/RustSec/advisory-db/blob/master/crates/base64/RUSTSEC-2017-0004.toml

© bestia.dev 2023, MIT License, Version: 2023.608.1636

Open source repository for this web app: https://github.com/bestia-dev/cargo_crev_web/