Fix insecure temporary file creation (#1890)
* Fix insecure temporary file creation
* minor error fix
tmp_path.name (NamedTemporaryFile().name) is required to return the filename string.
old-commit-hash: a34b9f5cb5
commatwo_master
parent
370a68623e
commit
9b94e0ae8b
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue