mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Add metadata that contains 'spec_version'
This commit is contained in:
parent
924b97d1d7
commit
d4f6362dcf
31 changed files with 3 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
tests/repository_data/repository/metadata.staged/1.root.json
Normal file
BIN
tests/repository_data/repository/metadata.staged/1.root.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata.staged/role1.json
Normal file
BIN
tests/repository_data/repository/metadata.staged/role1.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata.staged/role2.json
Normal file
BIN
tests/repository_data/repository/metadata.staged/role2.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata.staged/root.json
Normal file
BIN
tests/repository_data/repository/metadata.staged/root.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata.staged/snapshot.json
Normal file
BIN
tests/repository_data/repository/metadata.staged/snapshot.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata.staged/targets.json
Normal file
BIN
tests/repository_data/repository/metadata.staged/targets.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata.staged/timestamp.json
Normal file
BIN
tests/repository_data/repository/metadata.staged/timestamp.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata/1.root.json
Normal file
BIN
tests/repository_data/repository/metadata/1.root.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata/role1.json
Normal file
BIN
tests/repository_data/repository/metadata/role1.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata/role2.json
Normal file
BIN
tests/repository_data/repository/metadata/role2.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata/root.json
Normal file
BIN
tests/repository_data/repository/metadata/root.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata/snapshot.json
Normal file
BIN
tests/repository_data/repository/metadata/snapshot.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata/targets.json
Normal file
BIN
tests/repository_data/repository/metadata/targets.json
Normal file
Binary file not shown.
BIN
tests/repository_data/repository/metadata/timestamp.json
Normal file
BIN
tests/repository_data/repository/metadata/timestamp.json
Normal file
Binary file not shown.
1
tests/repository_data/repository/targets/file1.txt
Normal file
1
tests/repository_data/repository/targets/file1.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This is an example target file.
|
||||
1
tests/repository_data/repository/targets/file2.txt
Normal file
1
tests/repository_data/repository/targets/file2.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This is an another example target file.
|
||||
1
tests/repository_data/repository/targets/file3.txt
Normal file
1
tests/repository_data/repository/targets/file3.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
This is role1's target file.
|
||||
Loading…
Reference in a new issue