Decision Workspace
strict-path vs path_jail vs axum-safe-path
Side-by-side comparison of Rust crates
56
strict-path
experimentalv0.1.1
Handle paths from external or unknown sources securely. Defends against 19+ real-world CVEs including symlinks, Windows 8.3 short names, and encoding tricks and exploits.
49
path_jail
experimentalv0.3.1
A secure filesystem sandbox. Restricts paths to a root directory, preventing traversal attacks.
46
axum-safe-path
experimentalv0.2.2
Traversal-safe `Path` extractor for Axum
Core Metrics
| strict-path | path_jail | axum-safe-path | |
|---|---|---|---|
| Health Score | 56 | 49 | 46 |
| Total Downloads | 2.9K | 1.4K | 1.9K |
| 30d Downloads | 188 | 79 | 51 |
| Dependents | 5 | 7 | 0 |
| Releases | 13 | 4 | 4 |
| Last Updated | 68d ago | 79d ago | 162d ago |
| Age | 6m | 2m | 9m |
Health Breakdown
strict-path
Maintenance
16
Quality
13
Community
8
Popularity
4
Documentation
15
path_jail
Maintenance
9
Quality
16
Community
8
Popularity
4
Documentation
12
axum-safe-path
Maintenance
11
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| strict-path | path_jail | axum-safe-path | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.1 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 8 | 1 | 5 |
| Crate Size | 114KB | 26KB | 18KB |
| Features | 3 | 2 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.71 | 1.80 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •strict-path leads with a health score of 56/100, but none of the options score above 80.