CHANGELOG.md
LICENSE
MANIFEST.in
README.md
README.old
pyproject.toml
setup.cfg
safety/VERSION
safety/__init__.py
safety/__main__.py
safety/cli.py
safety/constants.py
safety/errors.py
safety/formatter.py
safety/models.py
safety/output_utils.py
safety/safety-policy-template.yml
safety/safety.py
safety/util.py
safety.egg-info/PKG-INFO
safety.egg-info/SOURCES.txt
safety.egg-info/dependency_links.txt
safety.egg-info/entry_points.txt
safety.egg-info/not-zip-safe
safety.egg-info/requires.txt
safety.egg-info/top_level.txt
safety/alerts/__init__.py
safety/alerts/github.py
safety/alerts/requirements.py
safety/alerts/utils.py
safety/formatters/__init__.py
safety/formatters/bare.py
safety/formatters/json.py
safety/formatters/screen.py
safety/formatters/text.py
tests/.policy_full.yml
tests/.policy_with_ignores.yml
tests/__init__.py
tests/reqs_1.txt
tests/reqs_2.txt
tests/reqs_3.txt
tests/reqs_4.txt
tests/reqs_pinned.txt
tests/reqs_pinned_and_unpinned.txt
tests/resources.py
tests/test_cli.py
tests/test_output_utils.py
tests/test_safety.py
tests/test_util.py
tests/action/Pipfile.lock-insecure
tests/action/Pipfile.lock-secure
tests/action/poetry.lock-insecure
tests/action/poetry.lock-secure
tests/action/pyproject.toml-insecure
tests/action/pyproject.toml-secure
tests/action/requirements.txt-insecure
tests/action/requirements.txt-secure
tests/action/docker-insecure/Dockerfile
tests/action/docker-secure/Dockerfile
tests/formatters/test_bare.py
tests/formatters/test_json.py
tests/formatters/test_screen.py
tests/formatters/test_text.py
tests/test_db/insecure.json
tests/test_db/insecure_full.json
tests/test_db/insecure_full_affected_versions.json
tests/test_db/licenses.json
tests/test_db/report.json
tests/test_db/report_invalid_decode_error.json
tests/test_db/report_with_recommended_fix.json
tests/test_policy_file/default_policy_file.yml
tests/test_policy_file/default_policy_file_using_invalid_keyword.yml
tests/test_policy_file/default_policy_file_using_invalid_typo_keyword.yml