.env.example
.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
RAILWAY_OVERVIEW.md
README.md
SECURITY.md
app.json
pyproject.toml
railway.json
requirements.txt
.github/ISSUE_TEMPLATE/exploit_submission.yml
.github/workflows/publish.yml
.github/workflows/test.yml
assets/logo.png
core/__init__.py
core/__main__.py
core/_version.py
core/behavioral.py
core/cli.py
core/models.py
core/proxy.py
core/rules_engine.py
core/semantic.py
core/session.py
core/sse_server.py
core/telemetry.py
core/vex_client.py
docs/ARCHITECTURE.md
docs/DEPLOYMENT.md
docs/TECH_STACK.md
docs/architecture.png
docs/railway-deployment-guide.md
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
rules/commands.yaml
rules/filesystem.yaml
rules/jailbreak.yaml
rules/network.yaml
rules/privilege.yaml
tests/audit_remediation_test.py
tests/conftest.py
tests/deep_audit_verification.py
tests/test_behavioral.py
tests/test_e2e_vex.py
tests/test_proxy.py
tests/test_rules.py
tests/test_semantic.py
tests/test_sse_bridge.py
tests/trinity_hardening_audit.py
tests/benchmarks/__init__.py
tests/benchmarks/railway_certification.py
tests/benchmarks/railway_cloud_certification.py