.coveragerc
.travis.yml
LICENSE
MANIFEST.in
README.md
requirements-dev.txt
requirements-docs.txt
requirements-pinned.txt
requirements-test.txt
requirements-tox.txt
requirements.txt
setup.py
tox.ini
in_toto/__init__.py
in_toto/common_args.py
in_toto/exceptions.py
in_toto/formats.py
in_toto/in_toto_keygen.py
in_toto/in_toto_mock.py
in_toto/in_toto_record.py
in_toto/in_toto_run.py
in_toto/in_toto_sign.py
in_toto/in_toto_verify.py
in_toto/log.py
in_toto/rulelib.py
in_toto/runlib.py
in_toto/settings.py
in_toto/user_settings.py
in_toto/util.py
in_toto/verifylib.py
in_toto.egg-info/PKG-INFO
in_toto.egg-info/SOURCES.txt
in_toto.egg-info/dependency_links.txt
in_toto.egg-info/entry_points.txt
in_toto.egg-info/requires.txt
in_toto.egg-info/top_level.txt
in_toto/models/__init__.py
in_toto/models/common.py
in_toto/models/layout.py
in_toto/models/link.py
in_toto/models/metadata.py
tests/__init__.py
tests/common.py
tests/runtests.py
tests/test_common_args.py
tests/test_in_toto_keygen.py
tests/test_in_toto_mock.py
tests/test_in_toto_record.py
tests/test_in_toto_run.py
tests/test_in_toto_sign.py
tests/test_in_toto_verify.py
tests/test_log.py
tests/test_param_substitution.py
tests/test_rulelib.py
tests/test_runlib.py
tests/test_settings.py
tests/test_user_settings.py
tests/test_util.py
tests/test_verifylib.py
tests/demo_files/alice
tests/demo_files/alice.pub
tests/demo_files/bob
tests/demo_files/bob.pub
tests/demo_files/carl
tests/demo_files/carl.pub
tests/demo_files/danny
tests/demo_files/danny.pub
tests/demo_files/demo.layout.template
tests/demo_files/foo.tar.gz
tests/demo_files/package.2f89b927.link
tests/demo_files/write-code.776a00e2.link
tests/demo_files_gpg/demo.layout.template
tests/demo_files_gpg/foo.tar.gz
tests/demo_files_gpg/package.7b3abb26.link
tests/demo_files_gpg/write-code.8288ef56.link
tests/gpg_keyrings/dsa/C242A830DAAF1C2BEF604A9EF033A3A3E267B3B1.ssh
tests/gpg_keyrings/dsa/pubring.gpg
tests/gpg_keyrings/dsa/random_seed
tests/gpg_keyrings/dsa/secring.gpg
tests/gpg_keyrings/dsa/trustdb.gpg
tests/gpg_keyrings/rsa/7B3ABB26B97B655AB9296BD15B0BD02E1C768C43.ssh
tests/gpg_keyrings/rsa/8288EF560ED3795F9DF2C0DB56193089B285DA58.ssh
tests/gpg_keyrings/rsa/8465A1E2E0FB2B40ADB2478E18FB3F537E0C8A17.ssh
tests/gpg_keyrings/rsa/pubring.gpg
tests/gpg_keyrings/rsa/random_seed
tests/gpg_keyrings/rsa/secring.gpg
tests/gpg_keyrings/rsa/trustdb.gpg
tests/models/__init__.py
tests/models/test_common.py
tests/models/test_inspection.py
tests/models/test_layout.py
tests/models/test_link.py
tests/models/test_metadata.py
tests/models/test_step.py
tests/models/test_supply_chain_item.py
tests/rc_test/.in_totorc
tests/scripts/expr
tests/scripts/tar
tests/scripts/touch