LICENSE
README.md
pyproject.toml
src/aileron/__init__.py
src/aileron/chainlog.py
src/aileron/cli.py
src/aileron/detect.py
src/aileron/events.py
src/aileron/otel.py
src/aileron/policy.py
src/aileron/proxy.py
src/aileron/py.typed
src/aileron/report.py
src/aileron/sdk.py
src/aileron/signing.py
src/aileron.egg-info/PKG-INFO
src/aileron.egg-info/SOURCES.txt
src/aileron.egg-info/dependency_links.txt
src/aileron.egg-info/entry_points.txt
src/aileron.egg-info/requires.txt
src/aileron.egg-info/top_level.txt
src/aileron/rules/examples/destructive-shell.yml
src/aileron/rules/examples/rate-spike-note.md
src/aileron/rules/examples/secrets-exfil.yml
tests/test_chainlog.py
tests/test_cli.py
tests/test_detect.py
tests/test_events.py
tests/test_otel.py
tests/test_policy.py
tests/test_proxy.py
tests/test_report.py
tests/test_sdk.py
tests/test_signing.py