Closed hp2048 closed 4 years ago
Using instructions at https://security.openstack.org/guidelines/dg_using-temporary-files-securely.html and https://stackoverflow.com/questions/51775775/create-a-temporary-file-with-unique-name-using-python-3 to safely and securely create temporary files for use.
Tmpdir functionality added
Using instructions at https://security.openstack.org/guidelines/dg_using-temporary-files-securely.html and https://stackoverflow.com/questions/51775775/create-a-temporary-file-with-unique-name-using-python-3 to safely and securely create temporary files for use.