python-tuf/tuf
Sebastien Awwad fca27122ef
Add specification version to TIMESTAMP_SCHEMA
It was excluded from the Timestamp schema definition in error.

In the process of making metadata writing use the Timestamp schema
strictly, this bug was discovered.  Metadata previously written
included specification version, but the schema check did not.

Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
2019-03-29 11:37:30 -04:00
..
client spec version support code cleanup 2019-03-29 11:08:43 -04:00
scripts Added command-line option explanations and usage examples 2018-11-03 10:48:05 -04:00
__init__.py spec version support code cleanup 2019-03-29 11:08:43 -04:00
ATTACKS.md fixed 404 in last Security link 2019-01-07 10:33:10 -05:00
client_setup_and_repository_example.md Update client_setup_and_repository_example.md 2014-07-12 09:12:32 -04:00
developer_tool.py Resolve pylint error: remove outdated exception subscript 2019-03-26 12:10:15 -04:00
download.py Session index: hostname-indexed --> scheme+hostname-indexed 2018-09-10 16:56:02 -04:00
exceptions.py Improve the way specification version is checked in metadata 2019-03-28 18:30:03 -04:00
formats.py Add specification version to TIMESTAMP_SCHEMA 2019-03-29 11:37:30 -04:00
keydb.py Add comment to affected modules... 2018-04-12 11:43:03 -04:00
log.py Add/revise entries in docstrings 2018-06-18 10:41:05 -04:00
mirrors.py Ensure the URLs in mirrors.list_of_mirrors do not contain backward slashes 2018-04-20 10:56:32 -04:00
README-developer-tools.md Remove or edit remaining instances of 'restricted paths' 2018-01-19 14:20:38 -05:00
README.md Link to CLI.md from getting started and readme docs 2018-02-06 17:00:24 -05:00
repository_lib.py Indicate the TUF spec version we conform to, in a tuf variable 2019-03-29 11:37:30 -04:00
repository_tool.py Have repository_tool.get_filepaths_in_directory use absolute paths 2018-08-20 13:29:09 -04:00
roledb.py Remove some unnecessary try-reraise constructions; thanks, pylint! 2018-08-21 14:59:29 -04:00
settings.py minor: PR tweaks based on review: doc, casing, typos, updates 2018-10-02 15:01:38 -04:00
sig.py Remove some unnecessary try-reraise constructions; thanks, pylint! 2018-08-21 14:59:29 -04:00
unittest_toolbox.py Rename license files in modules 2018-02-05 11:31:19 -05:00