logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: solkit

https://lib.rs/crates/solkit/

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

solkit = "0.4.7"

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
1
1
1
1
crate version
rating
date
reviewer
thoroughness, understanding
solkit 0.4.7
positive
2020-12-27
medium, medium

No unsafe code. This review includes the binary which does some file IO. I
believe one might get the binary to overwrite arbitrary files by symbolically
linking files (and the binary) such that they are located next to each other.
This puts it into a portable mode, which means it does not only write to
its own XDG directories. Not a real problem as that works for a lot of
applications.

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

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