https://github.com/PLSysSec/cargo-scan
A tool for auditing Rust crates
https://github.com/PLSysSec/cargo-scan
Last synced: 5 days ago
JSON representation
A tool for auditing Rust crates
- Host: GitHub
- URL: https://github.com/PLSysSec/cargo-scan
- Owner: PLSysSec
- License: mit
- Created: 2022-09-21T18:48:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-06-05T04:49:13.000Z (about 1 month ago)
- Last Synced: 2026-06-05T07:24:05.298Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 54.4 MB
- Stars: 39
- Watchers: 5
- Forks: 6
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: audits/hyper-audits/bytes-1.4.0.audit
Awesome Lists containing this project
- Awesome-Rust-Checker - cargo-scan - scans for unsafe patterns and security-sensitive operations. Paper: [Auditing Rust Crates Effectively, ESOP'26](https://link.springer.com/chapter/10.1007/978-3-032-22723-2_15) | Source Code, MIR | Unsafe patterns, Security-sensitive operations | Static Analysis | 2026-06-05 | (Dependency & Supply Chain Security)