EspressoSystems / EspressoSystems/atomicstore
RUSTSEC-2023-0018: Replace tempdir with tempfile
Open
- Dominant language
- Rust
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
```
Crate: remove_dir_all
Version: 0.5.3
Title: Race Condition Enabling Link Following and Time-of-check Time-of-use (TOCTOU)
Date: 2023-02-24
ID: RUSTSEC-2023-0018
URL: https://rustsec.org/advisories/RUSTSEC-2023-0018
Solution: Upgrade to >=0.8.0
Dependency tree:
remove_dir_all 0.5.3
└── tempfile 3.3.0
└── atomic_store 0.1.3
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.