LICENSE
README.md
pyproject.toml
mcp_gate_policy.egg-info/PKG-INFO
mcp_gate_policy.egg-info/SOURCES.txt
mcp_gate_policy.egg-info/dependency_links.txt
mcp_gate_policy.egg-info/entry_points.txt
mcp_gate_policy.egg-info/requires.txt
mcp_gate_policy.egg-info/top_level.txt
mcpgate/__init__.py
mcpgate/audit.py
mcpgate/cli.py
mcpgate/compliance.py
mcpgate/conditions.py
mcpgate/decision.py
mcpgate/enforce.py
mcpgate/engine.py
mcpgate/errors.py
mcpgate/gate.py
mcpgate/identity.py
mcpgate/policy.py
mcpgate/report.py
mcpgate/session.py
mcpgate/stdio_proxy.py
mcpgate/threats.py
tests/test_core.py
tests/test_samples.py