Audit usages of Path.GetTempPath
Open
area-app-model
area-cli
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
See https://github.com/dotnet/runtime/blob/main/docs/design/security/unix-tmp.md for some background.
We should audit our usages of Path.GetTempPath and ensure we are using it correctly.
cc @mitchdenny @davidfowl
Contributor guide
Assessment
This issue has not been assessed yet.