LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
whispers/__init__.py
whispers/__version__.py
whispers/config.yml
whispers/main.py
whispers.egg-info/PKG-INFO
whispers.egg-info/SOURCES.txt
whispers.egg-info/dependency_links.txt
whispers.egg-info/entry_points.txt
whispers.egg-info/requires.txt
whispers.egg-info/top_level.txt
whispers/core/__init__.py
whispers/core/args.py
whispers/core/config.py
whispers/core/constants.py
whispers/core/pairs.py
whispers/core/rules.py
whispers/core/scope.py
whispers/core/secrets.py
whispers/core/utils.py
whispers/models/__init__.py
whispers/models/appconfig.py
whispers/models/pair.py
whispers/models/rule.py
whispers/plugins/__init__.py
whispers/plugins/common.py
whispers/plugins/config.py
whispers/plugins/dockercfg.py
whispers/plugins/dockerfile.py
whispers/plugins/elixir.py
whispers/plugins/gradle.py
whispers/plugins/html.py
whispers/plugins/htpasswd.py
whispers/plugins/jproperties.py
whispers/plugins/json.py
whispers/plugins/npmrc.py
whispers/plugins/pip.py
whispers/plugins/plaintext.py
whispers/plugins/pypirc.py
whispers/plugins/semgrep.py
whispers/plugins/shell.py
whispers/plugins/traverse.py
whispers/plugins/xml.py
whispers/plugins/yml.py
whispers/rules/__init__.py
whispers/rules/files.yml
whispers/rules/infra.yml
whispers/rules/keys.yml
whispers/rules/misc.yml
whispers/rules/passwords.yml