6452a82452
* fix vault tmpe file handling * use local temp dir instead of system temp * ensure each worker clears dataloader temp files * added test for dangling temp files * added notes to data loader CVE-2020-10685
2 lines
122 B
YAML
2 lines
122 B
YAML
bugfixes:
|
|
- Ensure DataLoader temp files are removed at appropriate times and that we observe the LOCAL_TMP setting.
|