Skip to content

A comprehensive supply chain security scanner for Rust projects. Detect vulnerabilities, unsafe patterns, and security risks in dependencies.

Notifications You must be signed in to change notification settings

Anas-debug/rustsec-guardian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dep-sense

dep-sense is a Supply Chain Intelligence Platform for Rust, providing dependency analysis and security scanning capabilities.

Installation

git clone https://github.com/yourusername/dep-sense.git
cd dep-sense
cargo build --release

Usage

dep-sense [OPTIONS]

Options

  • -m, --manifest-path <MANIFEST_PATH>: Path to Cargo.toml (default: Cargo.toml)
  • -o, --output <OUTPUT>: Output format (text, json) (default: text)
  • --deep: Enable deep scanning

License

This project is licensed under the MIT License.

About

A comprehensive supply chain security scanner for Rust projects. Detect vulnerabilities, unsafe patterns, and security risks in dependencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages