V OpenVet
Packages Docs Blog Sign in
cargo / assert-json-diff

assert-json-diff

cargo

Easily compare two JSON values and get great output

1 audit github.com/davidpdrsn/assert-json-diff.git

Audits

PE Patrick Elsen 2026-05-27

assert-json-diff@2.0.2 · 3 findings

assert-json-diff 2.0.2 compares serde_json values via a recursive folder, producing diff messages with paths. Crate-level deny(unsafe_code); no I/O, no build script. Three low-severity findings: assert_json_matches_no_panic panics on Serialize failures (contract bug); inclusive array compare is positional (doc ambiguity); Indent helper byte-space oriented. Safe to use as a dev-dependency.

algorithm-impl-boundsalgorithm-impl-correctalgorithm-impl-safealgorithm-impl-testedhas-binarieshas-build-exechas-fuzz-testshas-install-exechas-integration-testshas-property-testshas-unit-testsimpl-algorithmimpl-concurrencyimpl-cryptoimpl-datastructureimpl-interpreterimpl-jitimpl-parserimpl-protocolis-benignuses-concurrencyuses-cryptouses-environmentuses-execuses-filesystemuses-interpreteruses-jituses-networkuses-unsafe

Package facts

Registry
cargo
Repository
github.com/davidpdrsn/assert-json-diff.git
Homepage
github.com/davidpdrsn/assert-json-diff
V openvet · supply-chain audits · open source
CLI Source