CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
soweak/__init__.py
soweak/analyzer.py
soweak/cli.py
soweak/py.typed
soweak/risk_scorer.py
soweak.egg-info/PKG-INFO
soweak.egg-info/SOURCES.txt
soweak.egg-info/dependency_links.txt
soweak.egg-info/entry_points.txt
soweak.egg-info/requires.txt
soweak.egg-info/top_level.txt
soweak/detectors/__init__.py
soweak/detectors/additional_detectors.py
soweak/detectors/base.py
soweak/detectors/data_poisoning.py
soweak/detectors/prompt_injection.py
soweak/detectors/sensitive_info.py
soweak/utils/__init__.py
tests/__init__.py
tests/test_soweak.py