Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages