Docs.rs
safe-shell-scanner-0.1.1
safe-shell-scanner 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
claudexai
Dependencies
dirs ^5
normal
regex ^1
normal
serde ^1
normal
toml ^0.8
normal
Versions
19.44%
of the crate is documented
Go to latest version
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 path_rules
safe_
shell_
scanner
0.1.1
Module path_
rules
Module Items
Structs
Functions
In crate safe_
shell_
scanner
safe_shell_scanner
Module
path_
rules
Copy item path
Source
Structs
§
Path
Pattern
A pattern for detecting sensitive file paths.
Functions
§
get_
sensitive_
patterns
Returns built-in sensitive path patterns.
is_
sensitive_
path
Check if a given path matches any built-in sensitive path pattern.