1 line
27 KiB
JSON
1 line
27 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "label": "urllib3.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L1"}, {"id": "urllib3_response", "label": "_Response", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L67"}, {"id": "urllib3_response_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L74"}, {"id": "urllib3_status", "label": "status()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L78"}, {"id": "urllib3_headers", "label": "headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L82"}, {"id": "urllib3_data", "label": "data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L86"}, {"id": "urllib3_request", "label": "Request", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L90"}, {"id": "urllib3_request_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L115"}, {"id": "urllib3_request_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L118"}, {"id": "urllib3_make_default_http", "label": "_make_default_http()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L158"}, {"id": "urllib3_make_mutual_tls_http", "label": "_make_mutual_tls_http()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L165"}, {"id": "urllib3_authorizedhttp", "label": "AuthorizedHttp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L198"}, {"id": "requestmethods", "label": "RequestMethods", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "urllib3_authorizedhttp_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L281"}, {"id": "urllib3_authorizedhttp_configure_mtls_channel", "label": ".configure_mtls_channel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L314"}, {"id": "urllib3_authorizedhttp_urlopen", "label": ".urlopen()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L376"}, {"id": "urllib3_authorizedhttp_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L473"}, {"id": "urllib3_authorizedhttp_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L477"}, {"id": "urllib3_authorizedhttp_del", "label": ".__del__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L481"}, {"id": "urllib3_rationale_68", "label": "urllib3 transport response adapter. Args: response (urllib3.respons", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L68"}, {"id": "urllib3_rationale_91", "label": "urllib3 request adapter. This class is used internally for making requests", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L91"}, {"id": "urllib3_rationale_121", "label": "Make an HTTP request using urllib3. Args: url (str): The UR", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L121"}, {"id": "urllib3_rationale_166", "label": "Create a mutual TLS HTTP connection with the given client cert and key. See", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L166"}, {"id": "urllib3_rationale_199", "label": "A urllib3 HTTP class with credentials. This class is used to perform reques", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L199"}, {"id": "urllib3_rationale_315", "label": "Configures mutual TLS channel using the given client_cert_callback or ap", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L315"}, {"id": "urllib3_rationale_377", "label": "Implementation of urllib3's urlopen.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L377"}, {"id": "urllib3_rationale_474", "label": "Proxy to ``self.http``.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L474"}, {"id": "urllib3_rationale_478", "label": "Proxy to ``self.http``.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L478"}, {"id": "urllib3_rationale_487", "label": "Proxy to ``self.http``.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L487"}, {"id": "urllib3_rationale_492", "label": "Proxy to ``self.http``.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L492"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "http_client", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "certifi", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3_exceptions", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "packaging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "google_auth_transport", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "google_oauth2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L67", "weight": 1.0}, {"source": "urllib3_response", "target": "urllib3_response_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L90", "weight": 1.0}, {"source": "urllib3_request", "target": "urllib3_request_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L115", "weight": 1.0}, {"source": "urllib3_request", "target": "urllib3_request_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3_make_default_http", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L158", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3_make_mutual_tls_http", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L165", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3_authorizedhttp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L198", "weight": 1.0}, {"source": "urllib3_authorizedhttp", "target": "requestmethods", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L198", "weight": 1.0}, {"source": "urllib3_authorizedhttp", "target": "urllib3_authorizedhttp_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L281", "weight": 1.0}, {"source": "urllib3_authorizedhttp", "target": "urllib3_authorizedhttp_configure_mtls_channel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L314", "weight": 1.0}, {"source": "urllib3_authorizedhttp", "target": "urllib3_authorizedhttp_urlopen", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L376", "weight": 1.0}, {"source": "urllib3_authorizedhttp", "target": "urllib3_authorizedhttp_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L473", "weight": 1.0}, {"source": "urllib3_authorizedhttp", "target": "urllib3_authorizedhttp_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L477", "weight": 1.0}, {"source": "urllib3_authorizedhttp", "target": "urllib3_authorizedhttp_del", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L481", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L486", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_urllib3_py", "target": "urllib3_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L491", "weight": 1.0}, {"source": "urllib3_request_call", "target": "urllib3_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L148", "weight": 1.0}, {"source": "urllib3_request_call", "target": "urllib3_response", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L152", "weight": 1.0}, {"source": "urllib3_authorizedhttp_init", "target": "urllib3_make_default_http", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L290", "weight": 1.0}, {"source": "urllib3_authorizedhttp_init", "target": "urllib3_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L302", "weight": 1.0}, {"source": "urllib3_authorizedhttp_configure_mtls_channel", "target": "urllib3_make_mutual_tls_http", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L356", "weight": 1.0}, {"source": "urllib3_authorizedhttp_configure_mtls_channel", "target": "urllib3_make_default_http", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L359", "weight": 1.0}, {"source": "urllib3_authorizedhttp_urlopen", "target": "urllib3_authorizedhttp_configure_mtls_channel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L432", "weight": 1.0}, {"source": "urllib3_rationale_68", "target": "urllib3_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L68", "weight": 1.0}, {"source": "urllib3_rationale_91", "target": "urllib3_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L91", "weight": 1.0}, {"source": "urllib3_rationale_121", "target": "urllib3_request_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L121", "weight": 1.0}, {"source": "urllib3_rationale_166", "target": "urllib3_make_mutual_tls_http", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L166", "weight": 1.0}, {"source": "urllib3_rationale_199", "target": "urllib3_authorizedhttp", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L199", "weight": 1.0}, {"source": "urllib3_rationale_315", "target": "urllib3_authorizedhttp_configure_mtls_channel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L315", "weight": 1.0}, {"source": "urllib3_rationale_377", "target": "urllib3_authorizedhttp_urlopen", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L377", "weight": 1.0}, {"source": "urllib3_rationale_474", "target": "urllib3_authorizedhttp_enter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L474", "weight": 1.0}, {"source": "urllib3_rationale_478", "target": "urllib3_authorizedhttp_exit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L478", "weight": 1.0}, {"source": "urllib3_rationale_487", "target": "urllib3_authorizedhttp_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L487", "weight": 1.0}, {"source": "urllib3_rationale_492", "target": "urllib3_authorizedhttp_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L492", "weight": 1.0}], "raw_calls": [{"caller_nid": "urllib3_request_call", "callee": "request_log", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L147"}, {"caller_nid": "urllib3_request_call", "callee": "response_log", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L151"}, {"caller_nid": "urllib3_request_call", "callee": "TransportError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L154"}, {"caller_nid": "urllib3_make_default_http", "callee": "PoolManager", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L160"}, {"caller_nid": "urllib3_make_default_http", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L160"}, {"caller_nid": "urllib3_make_default_http", "callee": "PoolManager", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L162"}, {"caller_nid": "urllib3_make_mutual_tls_http", "callee": "inject_into_urllib3", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L184"}, {"caller_nid": "urllib3_make_mutual_tls_http", "callee": "create_urllib3_context", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L185"}, {"caller_nid": "urllib3_make_mutual_tls_http", "callee": "load_verify_locations", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L186"}, {"caller_nid": "urllib3_make_mutual_tls_http", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L186"}, {"caller_nid": "urllib3_make_mutual_tls_http", "callee": "load_privatekey", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L188"}, {"caller_nid": "urllib3_make_mutual_tls_http", "callee": "load_certificate", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L189"}, {"caller_nid": "urllib3_make_mutual_tls_http", "callee": "use_certificate", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L191"}, {"caller_nid": "urllib3_make_mutual_tls_http", "callee": "use_privatekey", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L192"}, {"caller_nid": "urllib3_make_mutual_tls_http", "callee": "PoolManager", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L194"}, {"caller_nid": "urllib3_authorizedhttp_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L307"}, {"caller_nid": "urllib3_authorizedhttp_init", "callee": "_create_self_signed_jwt", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L308"}, {"caller_nid": "urllib3_authorizedhttp_init", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L309"}, {"caller_nid": "urllib3_authorizedhttp_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L312"}, {"caller_nid": "urllib3_authorizedhttp_configure_mtls_channel", "callee": "check_use_client_cert", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L338"}, {"caller_nid": "urllib3_authorizedhttp_configure_mtls_channel", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L347"}, {"caller_nid": "urllib3_authorizedhttp_configure_mtls_channel", "callee": "get_client_cert_and_key", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L351"}, {"caller_nid": "urllib3_authorizedhttp_configure_mtls_channel", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L365"}, {"caller_nid": "urllib3_authorizedhttp_configure_mtls_channel", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L370"}, {"caller_nid": "urllib3_authorizedhttp_urlopen", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L385"}, {"caller_nid": "urllib3_authorizedhttp_urlopen", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L393"}, {"caller_nid": "urllib3_authorizedhttp_urlopen", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L397"}, {"caller_nid": "urllib3_authorizedhttp_urlopen", "callee": "before_request", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L399"}, {"caller_nid": "urllib3_authorizedhttp_urlopen", "callee": "check_parameters_for_unauthorized_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L423"}, {"caller_nid": "urllib3_authorizedhttp_urlopen", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L428"}, {"caller_nid": "urllib3_authorizedhttp_urlopen", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L439"}, {"caller_nid": "urllib3_authorizedhttp_urlopen", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L440"}, {"caller_nid": "urllib3_authorizedhttp_urlopen", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L445"}, {"caller_nid": "urllib3_authorizedhttp_urlopen", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L450"}, {"caller_nid": "urllib3_authorizedhttp_urlopen", "callee": "refresh", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L457"}, {"caller_nid": "urllib3_authorizedhttp_del", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L482"}, {"caller_nid": "urllib3_authorizedhttp_del", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/urllib3.py", "source_location": "L483"}]} |