Rust
Note: Mend SAST’s coverage of the Rust programming language is currently in open beta.
To join the beta program, please contact your Customer Success Manager at Mend.io.
Mend SAST-supported Rust file types
File Type |
---|
.rs |
.tom |
Mend SAST-supported Rust frameworks
Framework |
---|
Actix |
Axum |
Poem |
Rocket |
Salvo |
Tide |
Warp |
Rust high-severity vulnerability types
CWE | Vulnerability Type |
CWE-22 | Path Traversal |
CWE-78 | Command Injection |
CWE-89 | SQL Injection |
CWE-643 | XPath Injection |
CWE-918 | Server Side Request Forgery (SSRF) |
Rust medium-severity vulnerability types
CWE | Vulnerability Type |
CWE-90 | LDAP Injection |
CWE-676 | Use of Potentially Dangerous Function |
Rust low-severity vulnerability types
CWE | Vulnerability Type |
CWE-601 | Unalidated/Open Redirect |