Docs.rs
openclaw-scan-0.1.1
openclaw-scan 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
victorbinetruypic
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
dirs ^5.0
normal
once_cell ^1.19
normal
owo-colors ^4.0
normal
rayon ^1.10
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
walkdir ^2.5
normal
assert_cmd ^2.0
dev
predicates ^3.1
dev
tempfile ^3.10
dev
Versions
65.47%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
Module finding
openclaw_
scan
0.1.1
Module finding
Module Items
Structs
Enums
Functions
In crate openclaw_
scan
openclaw_scan
Module
finding
Copy item path
Source
Expand description
Core finding types shared across all scanners.
Structs
§
Finding
A single security finding produced by a scanner.
Enums
§
Category
The security domain a finding belongs to.
Severity
Security finding severity.
Functions
§
redact
Redact a secret value for safe display, keeping the first
keep
chars.