Files
tfm_ainventory/graphify-out/cache/d117d98657493db219297bbcdfbd0359e2d7f069aba496076507b3779b98b7a8.json

1 line
7.3 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_transport_mtls_py", "label": "mtls.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L1"}, {"id": "mtls_has_default_client_cert_source", "label": "has_default_client_cert_source()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L23"}, {"id": "mtls_default_client_cert_source", "label": "default_client_cert_source()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L55"}, {"id": "mtls_default_client_encrypted_cert_source", "label": "default_client_encrypted_cert_source()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L83"}, {"id": "mtls_should_use_client_cert", "label": "should_use_client_cert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L128"}, {"id": "mtls_rationale_24", "label": "Check if default client SSL credentials exists on the device. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L24"}, {"id": "mtls_rationale_56", "label": "Get a callback which returns the default client SSL credentials. Returns:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L56"}, {"id": "mtls_rationale_84", "label": "Get a callback which returns the default encrpyted client SSL credentials.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L84"}, {"id": "mtls_rationale_129", "label": "Returns boolean for whether the client certificate should be used for mTLS.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L129"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_mtls_py", "target": "os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_mtls_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_mtls_py", "target": "google_auth_transport", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_mtls_py", "target": "mtls_has_default_client_cert_source", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_mtls_py", "target": "mtls_default_client_cert_source", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_mtls_py", "target": "mtls_default_client_encrypted_cert_source", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_mtls_py", "target": "mtls_should_use_client_cert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L128", "weight": 1.0}, {"source": "mtls_default_client_cert_source", "target": "mtls_has_default_client_cert_source", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L66", "weight": 1.0}, {"source": "mtls_default_client_encrypted_cert_source", "target": "mtls_has_default_client_cert_source", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L102", "weight": 1.0}, {"source": "mtls_rationale_24", "target": "mtls_has_default_client_cert_source", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L24", "weight": 1.0}, {"source": "mtls_rationale_56", "target": "mtls_default_client_cert_source", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L56", "weight": 1.0}, {"source": "mtls_rationale_84", "target": "mtls_default_client_encrypted_cert_source", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L84", "weight": 1.0}, {"source": "mtls_rationale_129", "target": "mtls_should_use_client_cert", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L129", "weight": 1.0}], "raw_calls": [{"caller_nid": "mtls_has_default_client_cert_source", "callee": "_check_config_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L35"}, {"caller_nid": "mtls_has_default_client_cert_source", "callee": "_check_config_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L40"}, {"caller_nid": "mtls_has_default_client_cert_source", "callee": "getenv", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L46"}, {"caller_nid": "mtls_has_default_client_cert_source", "callee": "_check_config_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L49"}, {"caller_nid": "mtls_default_client_cert_source", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L67"}, {"caller_nid": "mtls_default_client_encrypted_cert_source", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L103"}, {"caller_nid": "mtls_should_use_client_cert", "callee": "check_use_client_cert", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/mtls.py", "source_location": "L142"}]}