CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
covert/__init__.py
covert/backup.py
covert/cli.py
covert/config.py
covert/core.py
covert/exceptions.py
covert/interactive.py
covert/logger.py
covert/notifications.py
covert/pip_interface.py
covert/progress.py
covert/reports.py
covert/tester.py
covert/utils.py
covert/vuln_scanner.py
covert_up.egg-info/PKG-INFO
covert_up.egg-info/SOURCES.txt
covert_up.egg-info/dependency_links.txt
covert_up.egg-info/entry_points.txt
covert_up.egg-info/requires.txt
covert_up.egg-info/top_level.txt
docs/source/api.md
docs/source/cli.md
docs/source/conf.py
docs/source/configuration.md
docs/source/contributing.md
docs/source/index.md
docs/source/installation.md
docs/source/quickstart.md
docs/source/troubleshooting.md
docs/source/usage.md
docs/source/_static/css/custom.css
examples/advanced_usage.sh
examples/config.toml
examples/config.yaml
examples/django-project.yaml
examples/programmatic_usage.py
examples/workflows/.gitlab-ci.yml
examples/workflows/github-actions.yml
plans/TECHNICAL_SPECIFICATION.md
tests/test_backup.py
tests/test_cli.py
tests/test_core.py
tests/test_interactive.py
tests/test_notifications.py
tests/test_pip_interface.py
tests/test_progress.py
tests/test_reports.py
tests/test_security.py
tests/test_tester.py
tests/test_utils.py
tests/test_vuln_scanner.py