LICENSE.md
MANIFEST.in
README.md
setup.py
taf/__init__.py
taf/auth_repo.py
taf/config.py
taf/constants.py
taf/exceptions.py
taf/git.py
taf/keys.py
taf/keystore.py
taf/log.py
taf/messages.py
taf/pygit.py
taf/repositoriesdb.py
taf/repository_utils.py
taf/settings.py
taf/utils.py
taf/validation.py
taf.egg-info/PKG-INFO
taf.egg-info/SOURCES.txt
taf.egg-info/dependency_links.txt
taf.egg-info/entry_points.txt
taf.egg-info/not-zip-safe
taf.egg-info/requires.txt
taf.egg-info/top_level.txt
taf/api/__init__.py
taf/api/api_workflow.py
taf/api/conf.py
taf/api/dependencies.py
taf/api/keystore.py
taf/api/metadata.py
taf/api/repository.py
taf/api/roles.py
taf/api/targets.py
taf/api/yubikey.py
taf/api/utils/__init__.py
taf/api/utils/_conf.py
taf/api/utils/_git.py
taf/libs/__init__.py
taf/models/converter.py
taf/models/models.py
taf/models/types.py
taf/models/validators.py
taf/resources/pre-push
taf/tools/__init__.py
taf/tools/cli/__init__.py
taf/tools/cli/lazy_group.py
taf/tools/cli/olc.py
taf/tools/cli/taf.py
taf/tools/conf/__init__.py
taf/tools/dependencies/__init__.py
taf/tools/keystore/__init__.py
taf/tools/metadata/__init__.py
taf/tools/repo/__init__.py
taf/tools/roles/__init__.py
taf/tools/targets/__init__.py
taf/tools/yubikey/__init__.py
taf/tools/yubikey/yubikey_utils.py
taf/tuf/keys.py
taf/tuf/repository.py
taf/tuf/storage.py
taf/updater/__init__.py
taf/updater/git_trusted_metadata_set.py
taf/updater/handlers.py
taf/updater/lifecycle_handlers.py
taf/updater/schemas.py
taf/updater/updater.py
taf/updater/updater_pipeline.py
taf/updater/types/update.py
taf/yubikey/__init__.py
taf/yubikey/yubikey.py
taf/yubikey/yubikey_manager.py