python-tuf/tuf/api
Martin Vrachev 6c5d970799 Metadata API: Add simple threshold validation
Probably there could be future API calls that modify "threshold"
to a new value, but the problem is we don't have a clear idea
if they would exist and what exactly they will do.
That's why it makes sense to validate against the potential problems
we can imagine - in this case, is passing a threshold below 1.

Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
2021-06-15 18:06:31 +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 Metadata API: Add simple threshold validation 2021-06-15 18:06:31 +03:00
pylintrc Metadata API/pylintrc: Use old style logging 2021-05-11 11:47:38 +03:00