logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: smallvec

https://lib.rs/crates/smallvec/

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

smallvec = "0.6.10"

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
crate version
rating
date
reviewer
thoroughness, understanding
smallvec 0.6.10
positive
2019-11-04
low, low
advisories:
high
minor

Quite a bit of unsafe, but I've implemented fuzzing for it https://github.com/servo/rust-smallvec/pull/168,
so hopefully unsoundness issues won't be a problem anymore.

smallvec 0.6.10
neutral
2019-07-02
low, low
advisories:
high
minor

Quite a bit of unsafe. It seems to me this crate could use some fuzzing.

smallvec 0.6.10
neutral
2019-07-03
low, low
advisories:
high
minor

Quite a bit of unsafe. It seems to me this crate could use some fuzzing.

smallvec 0.6.10
neutral
2019-07-21
low, low
advisories:
high
minor

Quite a bit of unsafe. It seems to me this crate could use some fuzzing.

smallvec 0.6.10
neutral
2019-06-21
low, low

Quite a bit of unsafe. It seems to me this crate could use some fuzzing.

smallvec 0.6.10
negative
2019-07-23
none, none

Lots of unsafe code, long standing open 'maybe UB' issues that proved to be correct, 3 previous rustsec advisories, no obvious fuzz tests. Use only under duress.

smallvec 0.6.7
neutral
2018-12-20
low, low

Quite a bit of unsafe. It seems to me this crate could use some fuzzing.

smallvec 0.6.3
2019-07-02
advisories:
high
minor
smallvec 0.6.3
neutral
2019-04-25
none, none
advisory:
minor
true

https://github.com/RustSec/advisory-db/blob/master/crates/smallvec/RUSTSEC-2018-0003.toml

smallvec 0.5.1
2019-07-02
advisories:
high
major
smallvec 0.5.1
neutral
2019-04-25
none, none
advisory:
minor
true

https://github.com/RustSec/advisory-db/blob/master/crates/smallvec/RUSTSEC-2018-0003.toml

smallvec 0.4.5
2019-07-02
advisories:
high
minor
smallvec 0.4.5
neutral
2019-04-25
none, none
advisory:
minor
true

https://github.com/RustSec/advisory-db/blob/master/crates/smallvec/RUSTSEC-2018-0003.toml

smallvec 0.3.4
2019-07-02
advisories:
high
minor
smallvec 0.3.4
neutral
2019-04-25
none, none
advisory:
minor
true

https://github.com/RustSec/advisory-db/blob/master/crates/smallvec/RUSTSEC-2018-0003.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/