1 line
23 KiB
JSON
1 line
23 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "label": "_custom_tls_signer.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L1"}, {"id": "custom_tls_signer_cast_ssl_ctx_to_void_p_pyopenssl", "label": "_cast_ssl_ctx_to_void_p_pyopenssl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L49"}, {"id": "custom_tls_signer_cast_ssl_ctx_to_void_p_stdlib", "label": "_cast_ssl_ctx_to_void_p_stdlib()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L54"}, {"id": "custom_tls_signer_load_offload_lib", "label": "load_offload_lib()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L61"}, {"id": "custom_tls_signer_load_signer_lib", "label": "load_signer_lib()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L85"}, {"id": "custom_tls_signer_load_provider_lib", "label": "load_provider_lib()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L117"}, {"id": "custom_tls_signer_compute_sha256_digest", "label": "_compute_sha256_digest()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L134"}, {"id": "custom_tls_signer_get_sign_callback", "label": "get_sign_callback()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L145"}, {"id": "custom_tls_signer_get_cert", "label": "get_cert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L183"}, {"id": "custom_tls_signer_customtlssigner", "label": "CustomTlsSigner", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L203"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "custom_tls_signer_customtlssigner_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L204"}, {"id": "custom_tls_signer_customtlssigner_load_libraries", "label": ".load_libraries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L227"}, {"id": "custom_tls_signer_customtlssigner_set_up_custom_key", "label": ".set_up_custom_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L251"}, {"id": "custom_tls_signer_customtlssigner_should_use_provider", "label": ".should_use_provider()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L259"}, {"id": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "label": ".attach_to_ssl_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L264"}, {"id": "custom_tls_signer_rationale_205", "label": "This class loads the offload and signer library, and calls APIs from the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L205"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "ctypes", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "cffi", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "custom_tls_signer_cast_ssl_ctx_to_void_p_pyopenssl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "custom_tls_signer_cast_ssl_ctx_to_void_p_stdlib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "custom_tls_signer_load_offload_lib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "custom_tls_signer_load_signer_lib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L85", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "custom_tls_signer_load_provider_lib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "custom_tls_signer_compute_sha256_digest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L134", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "custom_tls_signer_get_sign_callback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L145", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "custom_tls_signer_get_cert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L183", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_custom_tls_signer_py", "target": "custom_tls_signer_customtlssigner", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L203", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L203", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner", "target": "custom_tls_signer_customtlssigner_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L204", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner", "target": "custom_tls_signer_customtlssigner_load_libraries", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L227", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner", "target": "custom_tls_signer_customtlssigner_set_up_custom_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L251", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner", "target": "custom_tls_signer_customtlssigner_should_use_provider", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L259", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner", "target": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L264", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner_load_libraries", "target": "custom_tls_signer_load_provider_lib", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L239", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner_load_libraries", "target": "custom_tls_signer_load_offload_lib", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L244", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner_load_libraries", "target": "custom_tls_signer_load_signer_lib", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L245", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner_load_libraries", "target": "custom_tls_signer_customtlssigner_set_up_custom_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L246", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner_set_up_custom_key", "target": "custom_tls_signer_get_cert", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L254", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner_set_up_custom_key", "target": "custom_tls_signer_get_sign_callback", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L255", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "target": "custom_tls_signer_customtlssigner_should_use_provider", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L265", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "target": "custom_tls_signer_cast_ssl_ctx_to_void_p_stdlib", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L267", "weight": 1.0}, {"source": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "target": "custom_tls_signer_cast_ssl_ctx_to_void_p_pyopenssl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L277", "weight": 1.0}, {"source": "custom_tls_signer_rationale_205", "target": "custom_tls_signer_customtlssigner_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L205", "weight": 1.0}], "raw_calls": [{"caller_nid": "custom_tls_signer_cast_ssl_ctx_to_void_p_pyopenssl", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L50"}, {"caller_nid": "custom_tls_signer_cast_ssl_ctx_to_void_p_pyopenssl", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L50"}, {"caller_nid": "custom_tls_signer_cast_ssl_ctx_to_void_p_pyopenssl", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L50"}, {"caller_nid": "custom_tls_signer_cast_ssl_ctx_to_void_p_pyopenssl", "callee": "FFI", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L50"}, {"caller_nid": "custom_tls_signer_cast_ssl_ctx_to_void_p_stdlib", "callee": "from_address", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L55"}, {"caller_nid": "custom_tls_signer_cast_ssl_ctx_to_void_p_stdlib", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L56"}, {"caller_nid": "custom_tls_signer_cast_ssl_ctx_to_void_p_stdlib", "callee": "sizeof", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L56"}, {"caller_nid": "custom_tls_signer_load_offload_lib", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L62"}, {"caller_nid": "custom_tls_signer_load_offload_lib", "callee": "CDLL", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L66"}, {"caller_nid": "custom_tls_signer_load_offload_lib", "callee": "CDLL", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L68"}, {"caller_nid": "custom_tls_signer_load_signer_lib", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L86"}, {"caller_nid": "custom_tls_signer_load_signer_lib", "callee": "CDLL", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L90"}, {"caller_nid": "custom_tls_signer_load_signer_lib", "callee": "CDLL", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L92"}, {"caller_nid": "custom_tls_signer_load_provider_lib", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L118"}, {"caller_nid": "custom_tls_signer_load_provider_lib", "callee": "CDLL", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L122"}, {"caller_nid": "custom_tls_signer_load_provider_lib", "callee": "CDLL", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L124"}, {"caller_nid": "custom_tls_signer_compute_sha256_digest", "callee": "string_at", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L137"}, {"caller_nid": "custom_tls_signer_compute_sha256_digest", "callee": "Hash", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L138"}, {"caller_nid": "custom_tls_signer_compute_sha256_digest", "callee": "SHA256", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L138"}, {"caller_nid": "custom_tls_signer_compute_sha256_digest", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L139"}, {"caller_nid": "custom_tls_signer_compute_sha256_digest", "callee": "finalize", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L140"}, {"caller_nid": "custom_tls_signer_get_sign_callback", "callee": "SIGN_CALLBACK_CTYPE", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L176"}, {"caller_nid": "custom_tls_signer_get_cert", "callee": "GetCertPemForPython", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L185"}, {"caller_nid": "custom_tls_signer_get_cert", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L186"}, {"caller_nid": "custom_tls_signer_get_cert", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L191"}, {"caller_nid": "custom_tls_signer_get_cert", "callee": "create_string_buffer", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L194"}, {"caller_nid": "custom_tls_signer_get_cert", "callee": "GetCertPemForPython", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L195"}, {"caller_nid": "custom_tls_signer_get_cert", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L196"}, {"caller_nid": "custom_tls_signer_get_cert", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L200"}, {"caller_nid": "custom_tls_signer_customtlssigner_load_libraries", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L228"}, {"caller_nid": "custom_tls_signer_customtlssigner_load_libraries", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L229"}, {"caller_nid": "custom_tls_signer_customtlssigner_load_libraries", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L230"}, {"caller_nid": "custom_tls_signer_customtlssigner_load_libraries", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L232"}, {"caller_nid": "custom_tls_signer_customtlssigner_load_libraries", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L233"}, {"caller_nid": "custom_tls_signer_customtlssigner_load_libraries", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L234"}, {"caller_nid": "custom_tls_signer_customtlssigner_load_libraries", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L249"}, {"caller_nid": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "callee": "ECP_attach_to_ctx", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L266"}, {"caller_nid": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L268"}, {"caller_nid": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L270"}, {"caller_nid": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "callee": "ConfigureSslContext", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L274"}, {"caller_nid": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "callee": "c_char_p", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L276"}, {"caller_nid": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L279"}, {"caller_nid": "custom_tls_signer_customtlssigner_attach_to_ssl_context", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_custom_tls_signer.py", "source_location": "L283"}]} |