Rust - Cargo
See a breakdown of the file formats and features supported in Rust.
Last updated
See a breakdown of the file formats and features supported in Rust.
Last updated
© 2018-2024 | Open Text
The support for this language is currently in beta. Vulnerability results may be less accurate than normal.
Debricked supports tracking Rust dependencies via Cargo, using its associated Cargo.lock files. This file is generated whenever one of the following is run:
If the file is committed to your repository, it will be automatically scanned for dependencies when you have done any of our integrations to your CI/CD pipeline.
Package Manager | Supported File Formats | Root dependencies | Indirect dependencies | Dependency trees | Security Scanning | License Scanning | Root Fix | Pull Request | Vulnerable Functionality | High Performance Scan |
---|---|---|---|---|---|---|---|---|---|---|
*This is a native lock file format. Native lock file formats are the fastest formats to scan.
Cargo
Cargo.lock
Yes*