python-tuf/tuf/api
Teodora Sechkova 76d4633600
Raise if none of paths and path_hash_prefixes is set
The specification does not state clearly what is the
behaviour when none of delegation's "paths" and
"path_hash_prefixes" is set. See #1497.

Until this issue is clarified, copy current
Updater which raises an error in such case.

Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
2021-08-10 09:02:37 +03:00
..
serialization Metadata API: Use TYPE_CHECKING for cyclic import 2021-05-19 14:26:55 +03:00
__init__.py tuf/api: Expose tuf.api as a package 2020-10-15 14:35:14 +01:00
metadata.py Raise if none of paths and path_hash_prefixes is set 2021-08-10 09:02:37 +03:00
pylintrc Metadata API/pylintrc: Use old style logging 2021-05-11 11:47:38 +03:00