Decision Workspace
shell-sanitize-rules vs shell-sanitize vs path_jail
Side-by-side comparison of Rust crates
42
shell-sanitize-rules
experimentalv0.1.0
Built-in sanitization rules for shell-sanitize: shell metacharacters, path traversal, glob, env expansion, control chars
43
shell-sanitize
experimentalv0.1.0
Type-safe input sanitizer for shell arguments and file paths — rejects injection, traversal, and expansion attacks
57
path_jail
experimentalv0.4.0
A secure filesystem sandbox. Restricts paths to a root directory, preventing traversal attacks.
Core Metrics
| shell-sanitize-rules | shell-sanitize | path_jail | |
|---|---|---|---|
| Health Score | 42 | 43 | 57 |
| Total Downloads | 285 | 353 | 8.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 3 | 9 |
| Releases | 1 | 1 | 5 |
| Last Updated | 147d ago | 147d ago | 53d ago |
| Age | 4m | 4m | 6m |
Health Breakdown
shell-sanitize-rules
Maintenance
6
Quality
14
Community
7
Popularity
3
Documentation
12
shell-sanitize
Maintenance
6
Quality
14
Community
8
Popularity
3
Documentation
12
path_jail
Maintenance
15
Quality
16
Community
9
Popularity
5
Documentation
12
Technical Details
| shell-sanitize-rules | shell-sanitize | path_jail | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 1 |
| Crate Size | 28KB | 21KB | 45KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70.0 | 1.70.0 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •path_jail leads with a health score of 57/100, but none of the options score above 80.