Decision Workspace
axum-safe-path vs path_jail vs strict-path
Side-by-side comparison of Rust crates
44
axum-safe-path
experimentalv0.2.2
Traversal-safe `Path` extractor for Axum
60
path_jail
experimentalv0.4.0
A secure filesystem sandbox. Restricts paths to a root directory, preventing traversal attacks.
58
strict-path
experimentalv0.2.3
Secure path handling for untrusted input. Prevents directory traversal, symlink escapes, and 19+ real-world CVE attack patterns.
Core Metrics
| axum-safe-path | path_jail | strict-path | |
|---|---|---|---|
| Health Score | 44 | 60 | 58 |
| Total Downloads | 2.0K | 7.5K | 3.2K |
| 30d Downloads | 0 | 6.1K | 0 |
| Dependents | 0 | 9 | 5 |
| Releases | 4 | 5 | 18 |
| Last Updated | 221d ago | 4d ago | 22d ago |
| Age | 11m | 4m | 8m |
Health Breakdown
axum-safe-path
Maintenance
9
Quality
15
Community
6
Popularity
4
Documentation
10
path_jail
Maintenance
18
Quality
16
Community
9
Popularity
5
Documentation
12
strict-path
Maintenance
18
Quality
13
Community
8
Popularity
4
Documentation
15
Technical Details
| axum-safe-path | path_jail | strict-path | |
|---|---|---|---|
| Version | 0.2.2 | 0.4.0 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 1 | 9 |
| Crate Size | 18KB | 45KB | 145KB |
| Features | 4 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.85 | 1.76 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •path_jail leads with a health score of 60/100, but none of the options score above 80.