V OpenVet
Packages Docs Blog Sign in
cargo / clap_builder

clap_builder

cargo

A simple to use, efficient, and full-featured Command Line Argument Parser

1 audit github.com/clap-rs/clap

Audits

PE Patrick Elsen 2026-05-28

clap_builder@4.6.0 · 1 finding

clap_builder 4.6.0 is the runtime engine behind clap. The entire 29 K-line codebase is safe Rust (#![forbid(unsafe_code)]), with no build scripts, no binary artefacts, and no network or filesystem access. One low-severity correctness finding: display_width misidentifies non-ESC ASCII control characters as ANSI sequences, producing incorrect help-text line widths. All other areas — the argument parser, FlatMap data structure, and did-you-mean algorithm — are sound and well-tested.

algorithm-impl-boundsalgorithm-impl-correctalgorithm-impl-safealgorithm-impl-testeddatastructure-impl-boundsdatastructure-impl-correctdatastructure-impl-safedatastructure-impl-testedenvironment-safehas-binarieshas-build-exechas-fuzz-testshas-install-exechas-integration-testshas-property-testshas-unit-testsimpl-algorithmimpl-concurrencyimpl-cryptoimpl-datastructureimpl-interpreterimpl-jitimpl-parserimpl-protocolis-benignparser-impl-correctparser-impl-safeparser-impl-testeduses-concurrencyuses-cryptouses-environmentuses-execuses-filesystemuses-interpreteruses-jituses-networkuses-unsafe

Package facts

Registry
cargo
Repository
github.com/clap-rs/clap
V openvet · supply-chain audits · open source
CLI Source