.gitignore .pre-commit-config.yaml AUTHORS CODE_OF_CONDUCT.md CONTRIBUTORS LICENSE MANIFEST.in Makefile README.md mypy.ini pyproject.toml pytest.ini requirements-swh.txt requirements-test.txt requirements.txt setup.cfg setup.py tox.ini data/deposit/jesuisgpl.tgz data/deposit/jesuisgpl.tgz.xml docs/.gitignore docs/Makefile docs/conf.py docs/index.rst docs/_static/.placeholder docs/_templates/.placeholder swh/__init__.py 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/tests/__init__.py swh/icinga_plugins/tests/conftest.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