.copier-answers.yml
.git-blame-ignore-revs
.gitignore
.pre-commit-config.yaml
AUTHORS
CODE_OF_CONDUCT.md
CONTRIBUTORS
LICENSE
Makefile
README.rst
mypy.ini
pyproject.toml
pytest.ini
requirements-swh.txt
requirements-test.txt
requirements.txt
setup.cfg
tox.ini
docs/.gitignore
docs/Makefile
docs/conf.py
docs/index.rst
docs/_static/.placeholder
docs/_templates/.placeholder
swh.icinga_plugins.egg-info/PKG-INFO
swh.icinga_plugins.egg-info/SOURCES.txt
swh.icinga_plugins.egg-info/dependency_links.txt
swh.icinga_plugins.egg-info/entry_points.txt
swh.icinga_plugins.egg-info/requires.txt
swh.icinga_plugins.egg-info/top_level.txt
swh/icinga_plugins/__init__.py
swh/icinga_plugins/base_check.py
swh/icinga_plugins/cli.py
swh/icinga_plugins/deposit.py
swh/icinga_plugins/py.typed
swh/icinga_plugins/save_code_now.py
swh/icinga_plugins/vault.py
swh/icinga_plugins/data/deposit/jesuisgpl.tgz
swh/icinga_plugins/data/deposit/jesuisgpl.tgz.xml
swh/icinga_plugins/tests/__init__.py
swh/icinga_plugins/tests/conftest.py
swh/icinga_plugins/tests/test_base_check.py
swh/icinga_plugins/tests/test_deposit.py
swh/icinga_plugins/tests/test_save_code_now.py
swh/icinga_plugins/tests/test_vault.py
swh/icinga_plugins/tests/utils.py
swh/icinga_plugins/tests/web_scenario.py