Skip to content

A Rust security scan aggregator written in Rust

Notifications You must be signed in to change notification settings

hexrom/rustscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RustScan

Rust security scanner aggregator written in Rust for improved speed. Use RustScan to scan your Rust project for security vulnerabilities using a number of tools, think of it as a Rust security scan swiss army knife.

Build tool
cargo build --release

Scan Rust project (while in project directory)
rustscan --scan cargo-audit
rustscan --scan clippy
rustscan --scan cargo-sbom

More features and tool support coming soon.

About

A Rust security scan aggregator written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages