LICENSE
README.md
pyproject.toml
src/agentbom/__init__.py
src/agentbom/cli.py
src/agentbom/cyclonedx.py
src/agentbom/detectors.py
src/agentbom/diff.py
src/agentbom/github_summary.py
src/agentbom/graph.py
src/agentbom/html_report.py
src/agentbom/local_guard.py
src/agentbom/mcp.py
src/agentbom/mermaid.py
src/agentbom/policy.py
src/agentbom/policy_onboarding.py
src/agentbom/policy_paths.py
src/agentbom/reachability.py
src/agentbom/report.py
src/agentbom/risk.py
src/agentbom/runbom.py
src/agentbom/sarif.py
src/agentbom/scanner.py
src/aigenguard/__init__.py
src/aigenguard/cli.py
src/aigenguard/cyclonedx.py
src/aigenguard/detectors.py
src/aigenguard/diff.py
src/aigenguard/github_summary.py
src/aigenguard/graph.py
src/aigenguard/html_report.py
src/aigenguard/local_guard.py
src/aigenguard/mcp.py
src/aigenguard/mermaid.py
src/aigenguard/policy.py
src/aigenguard/policy_onboarding.py
src/aigenguard/policy_paths.py
src/aigenguard/reachability.py
src/aigenguard/report.py
src/aigenguard/risk.py
src/aigenguard/runbom.py
src/aigenguard/sarif.py
src/aigenguard/scanner.py
src/aigenguard.egg-info/PKG-INFO
src/aigenguard.egg-info/SOURCES.txt
src/aigenguard.egg-info/dependency_links.txt
src/aigenguard.egg-info/entry_points.txt
src/aigenguard.egg-info/requires.txt
src/aigenguard.egg-info/top_level.txt
tests/test_cli.py
tests/test_detectors.py
tests/test_diff.py
tests/test_docs.py
tests/test_graph.py
tests/test_local_guard.py
tests/test_mcp_demos.py
tests/test_mermaid.py
tests/test_output_schema.py
tests/test_policy.py
tests/test_runbom.py
tests/test_scanner.py
tests/test_static_precision_corpus.py