A collective list of free APIs
-
Updated
Aug 21, 2021 - Python
tuf/ngclient/updater.py: Updater._persist_metadata()
:
with open(os.path.join(self._dir, f"{rolename}.json"), "wb") as f:
f.write(data)
this is not as safe as it should be (as file could be corrupted midway through). This should work:
sslib_util.persist_temp_file()
to move tempfile to correct filepathAdd a description, image, and links to the software topic page so that developers can more easily learn about it.
To associate your repository with the software topic, visit your repo's landing page and select "manage topics."
Script should do the following
Break the build when either of the above validations fail