LICENSE
README.md
pyproject.toml
core/__init__.py
core/__main__.py
core/behavioral.py
core/cli.py
core/dashboard.py
core/jail.py
core/management.py
core/models.py
core/proxy.py
core/rules_engine.py
core/semantic.py
core/session.py
core/signing.py
core/sse_server.py
core/telemetry.py
core/vex_client.py
mcp_vanguard.egg-info/PKG-INFO
mcp_vanguard.egg-info/SOURCES.txt
mcp_vanguard.egg-info/dependency_links.txt
mcp_vanguard.egg-info/entry_points.txt
mcp_vanguard.egg-info/requires.txt
mcp_vanguard.egg-info/top_level.txt
tests/test_audit_logger.py
tests/test_audit_remediation.py
tests/test_behavioral.py
tests/test_breakouts.py
tests/test_cli_deep.py
tests/test_cli_update.py
tests/test_dashboard_assets.py
tests/test_e2e_adoption.py
tests/test_e2e_vex.py
tests/test_entropy_scouter.py
tests/test_jail_logic.py
tests/test_management_tools.py
tests/test_proxy.py
tests/test_proxy_enrichment.py
tests/test_proxy_response_path.py
tests/test_rules.py
tests/test_rules_manifest.py
tests/test_semantic.py
tests/test_shadow_mode.py
tests/test_sse_bridge.py
tests/test_sse_hardening.py