Docs.rs
  • sbom-walker-0.7.2
    • sbom-walker 0.7.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ctron
    • lulf
    • github:scm-rs:maintainers
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • bytes ^1 normal
      • chrono ^0.4.24 normal
      • csv ^1 normal
      • cyclonedx-bom ^0.5 normal optional
      • digest ^0.10.6 normal
      • filetime ^0.2 normal
      • fluent-uri ^0.1.4 normal
      • futures ^0.3 normal
      • http ^1.0 normal
      • humantime ^2 normal
      • log ^0.4.17 normal
      • reqwest ^0.12 normal
      • sequoia-openpgp ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sha2 ^0.10.6 normal
      • spdx-rs ^0.5.4 normal optional
      • thiserror ^1 normal
      • time ^0.3.20 normal
      • tokio ^1 normal
      • url ^2.3.1 normal
      • walker-common ^0.7.2 normal
    • Versions
    • 22.82% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sbom_walker0.7.2

Module validation

  • Structs
  • Enums
  • Traits

In crate sbom_walker

Module sbom_walker::validation

source ·
Expand description

Validation

Structs§

  • InnerValidationContext
  • ValidatedSbom
  • ValidationContext
  • ValidationVisitor

Enums§

  • Error
  • ValidationError

Traits§

  • ValidatedVisitor