openlawlibrary / taf

The Archive Framework
GNU Affero General Public License v3.0
10 stars 7 forks source link

fix: reimplemented securesystemslib util functions get_file_details and load_json_file #420

Closed ronantakizawa closed 1 month ago

ronantakizawa commented 1 month ago

Description (e.g. "Related to ...", etc.)

Reimplemented functions get_file_details and load_json_file from securesystemslib version 0.25 in utils.py.

Closes #417

Code review checklist (for code reviewer to complete)