AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/conf.py
docs/config.rst
docs/contributing.rst
docs/create_token.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/reference.rst
docs/schema.png
docs/usage.rst
docs/reference/cli.rst
docs/reference/config.rst
docs/reference/git.rst
docs/reference/loader.rst
docs/reference/providers-dockerhub.rst
docs/reference/providers-github.rst
docs/reference/typer.rst
docs/reference/uptainer.rst
src/uptainer/__init__.py
src/uptainer/cli.py
src/uptainer/config.py
src/uptainer/git.py
src/uptainer/loader.py
src/uptainer/typer.py
src/uptainer/uptainer.py
src/uptainer.egg-info/PKG-INFO
src/uptainer.egg-info/SOURCES.txt
src/uptainer.egg-info/dependency_links.txt
src/uptainer.egg-info/entry_points.txt
src/uptainer.egg-info/requires.txt
src/uptainer.egg-info/top_level.txt
src/uptainer/providers/__init__.py
src/uptainer/providers/baseprovider.py
src/uptainer/providers/dockerhub.py
src/uptainer/providers/github.py
tests/__init__.py
tests/test_config.py
tests/test_git.py
tests/test_loader.py
tests/test_provider_dockerhub.py
tests/test_provider_github.py
tests/test_virgo.py
tests/assets/config.yaml