1 line
41 KiB
JSON
1 line
41 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "label": "requests.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L1"}, {"id": "requests_response", "label": "_Response", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L50"}, {"id": "requests_response_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L57"}, {"id": "requests_status", "label": "status()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L61"}, {"id": "requests_headers", "label": "headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L65"}, {"id": "requests_data", "label": "data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L69"}, {"id": "requests_timeoutguard", "label": "TimeoutGuard", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L73"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "requests_timeoutguard_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L87"}, {"id": "requests_timeoutguard_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L92"}, {"id": "requests_timeoutguard_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L96"}, {"id": "requests_request", "label": "Request", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L117"}, {"id": "requests_request_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L141"}, {"id": "requests_request_del", "label": ".__del__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L147"}, {"id": "requests_request_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L157"}, {"id": "requests_mutualtlsadapter", "label": "_MutualTlsAdapter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L198"}, {"id": "requests_mutualtlsadapter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L211"}, {"id": "requests_mutualtlsadapter_init_poolmanager", "label": ".init_poolmanager()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L235"}, {"id": "requests_mutualtlsadapter_proxy_manager_for", "label": ".proxy_manager_for()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L239"}, {"id": "requests_mutualtlsoffloadadapter", "label": "_MutualTlsOffloadAdapter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L244"}, {"id": "requests_mutualtlsoffloadadapter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L266"}, {"id": "requests_mutualtlsoffloadadapter_init_poolmanager", "label": ".init_poolmanager()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L289"}, {"id": "requests_mutualtlsoffloadadapter_proxy_manager_for", "label": ".proxy_manager_for()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L293"}, {"id": "requests_authorizedsession", "label": "AuthorizedSession", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L298"}, {"id": "requests_authorizedsession_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L385"}, {"id": "requests_authorizedsession_configure_mtls_channel", "label": ".configure_mtls_channel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L428"}, {"id": "requests_authorizedsession_request", "label": ".request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L479"}, {"id": "requests_is_mtls", "label": "is_mtls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L627"}, {"id": "requests_authorizedsession_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L631"}, {"id": "requests_rationale_51", "label": "Requests transport response adapter. Args: response (requests.Respo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L51"}, {"id": "requests_rationale_74", "label": "A context manager raising an error if the suite execution took too long. Ar", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L74"}, {"id": "requests_rationale_118", "label": "Requests 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/requests.py", "source_location": "L118"}, {"id": "requests_rationale_166", "label": "Make an HTTP request using requests. Args: url (str): The U", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L166"}, {"id": "requests_rationale_199", "label": "A TransportAdapter that enables mutual TLS. Args: cert (bytes): cli", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L199"}, {"id": "requests_rationale_245", "label": "A TransportAdapter that enables mutual TLS and offloads the client side sign", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L245"}, {"id": "requests_rationale_299", "label": "A Requests Session class with credentials. This class is used to perform re", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L299"}, {"id": "requests_rationale_429", "label": "Configure the client certificate and key for SSL connection. The functi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L429"}, {"id": "requests_rationale_489", "label": "Implementation of Requests' request. Args: timeout (Optiona", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L489"}, {"id": "requests_rationale_628", "label": "Indicates if the created SSL channel is mutual TLS.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L628"}, {"id": "requests_rationale_152", "label": "# NOTE: For certain Python binary built, the queue.Empty exception", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L152"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "http_client", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "numbers", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_adapters", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_exceptions", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_packages_urllib3_util_ssl", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "google_auth_transport", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "google_auth_transport_mtls_helper", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "google_oauth2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L50", "weight": 1.0}, {"source": "requests_response", "target": "requests_response_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_timeoutguard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L73", "weight": 1.0}, {"source": "requests_timeoutguard", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L73", "weight": 1.0}, {"source": "requests_timeoutguard", "target": "requests_timeoutguard_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L87", "weight": 1.0}, {"source": "requests_timeoutguard", "target": "requests_timeoutguard_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L92", "weight": 1.0}, {"source": "requests_timeoutguard", "target": "requests_timeoutguard_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L96", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L117", "weight": 1.0}, {"source": "requests_request", "target": "requests_request_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L141", "weight": 1.0}, {"source": "requests_request", "target": "requests_request_del", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L147", "weight": 1.0}, {"source": "requests_request", "target": "requests_request_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_mutualtlsadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L198", "weight": 1.0}, {"source": "requests_mutualtlsadapter", "target": "requests_mutualtlsadapter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L211", "weight": 1.0}, {"source": "requests_mutualtlsadapter", "target": "requests_mutualtlsadapter_init_poolmanager", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L235", "weight": 1.0}, {"source": "requests_mutualtlsadapter", "target": "requests_mutualtlsadapter_proxy_manager_for", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L239", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_mutualtlsoffloadadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L244", "weight": 1.0}, {"source": "requests_mutualtlsoffloadadapter", "target": "requests_mutualtlsoffloadadapter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L266", "weight": 1.0}, {"source": "requests_mutualtlsoffloadadapter", "target": "requests_mutualtlsoffloadadapter_init_poolmanager", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L289", "weight": 1.0}, {"source": "requests_mutualtlsoffloadadapter", "target": "requests_mutualtlsoffloadadapter_proxy_manager_for", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L293", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_authorizedsession", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L298", "weight": 1.0}, {"source": "requests_authorizedsession", "target": "requests_authorizedsession_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L385", "weight": 1.0}, {"source": "requests_authorizedsession", "target": "requests_authorizedsession_configure_mtls_channel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L428", "weight": 1.0}, {"source": "requests_authorizedsession", "target": "requests_authorizedsession_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L479", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "target": "requests_is_mtls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L627", "weight": 1.0}, {"source": "requests_authorizedsession", "target": "requests_authorizedsession_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L631", "weight": 1.0}, {"source": "requests_request_del", "target": "requests_authorizedsession_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L150", "weight": 1.0}, {"source": "requests_request_call", "target": "requests_authorizedsession_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L188", "weight": 1.0}, {"source": "requests_request_call", "target": "requests_response", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L192", "weight": 1.0}, {"source": "requests_mutualtlsadapter_init", "target": "requests_authorizedsession_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L233", "weight": 1.0}, {"source": "requests_mutualtlsadapter_init_poolmanager", "target": "requests_mutualtlsoffloadadapter_init_poolmanager", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L237", "weight": 1.0}, {"source": "requests_mutualtlsadapter_proxy_manager_for", "target": "requests_mutualtlsoffloadadapter_proxy_manager_for", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L241", "weight": 1.0}, {"source": "requests_mutualtlsoffloadadapter_init", "target": "requests_authorizedsession_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L287", "weight": 1.0}, {"source": "requests_authorizedsession_init", "target": "requests_authorizedsession_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L413", "weight": 1.0}, {"source": "requests_authorizedsession_configure_mtls_channel", "target": "requests_mutualtlsadapter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L468", "weight": 1.0}, {"source": "requests_authorizedsession_request", "target": "requests_timeoutguard", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L537", "weight": 1.0}, {"source": "requests_authorizedsession_request", "target": "requests_authorizedsession_configure_mtls_channel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L579", "weight": 1.0}, {"source": "requests_rationale_51", "target": "requests_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L51", "weight": 1.0}, {"source": "requests_rationale_74", "target": "requests_timeoutguard", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L74", "weight": 1.0}, {"source": "requests_rationale_118", "target": "requests_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L118", "weight": 1.0}, {"source": "requests_rationale_166", "target": "requests_request_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L166", "weight": 1.0}, {"source": "requests_rationale_199", "target": "requests_mutualtlsadapter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L199", "weight": 1.0}, {"source": "requests_rationale_245", "target": "requests_mutualtlsoffloadadapter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L245", "weight": 1.0}, {"source": "requests_rationale_299", "target": "requests_authorizedsession", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L299", "weight": 1.0}, {"source": "requests_rationale_429", "target": "requests_authorizedsession_configure_mtls_channel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L429", "weight": 1.0}, {"source": "requests_rationale_489", "target": "requests_authorizedsession_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L489", "weight": 1.0}, {"source": "requests_rationale_628", "target": "requests_authorizedsession_is_mtls", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L628", "weight": 1.0}, {"source": "requests_rationale_152", "target": "backend_venv_lib_python3_12_site_packages_google_auth_transport_requests_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L152", "weight": 1.0}], "raw_calls": [{"caller_nid": "requests_timeoutguard_enter", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L93"}, {"caller_nid": "requests_timeoutguard_exit", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L103"}, {"caller_nid": "requests_timeoutguard_exit", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L106"}, {"caller_nid": "requests_timeoutguard_exit", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L110"}, {"caller_nid": "requests_timeoutguard_exit", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L111"}, {"caller_nid": "requests_timeoutguard_exit", "callee": "_timeout_error_type", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L114"}, {"caller_nid": "requests_request_init", "callee": "Session", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L143"}, {"caller_nid": "requests_request_del", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L149"}, {"caller_nid": "requests_request_call", "callee": "request_log", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L187"}, {"caller_nid": "requests_request_call", "callee": "response_log", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L191"}, {"caller_nid": "requests_request_call", "callee": "TransportError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L194"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "inject_into_urllib3", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L216"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "load_privatekey", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L218"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "load_certificate", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L219"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "create_urllib3_context", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L221"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "load_verify_locations", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L222"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L222"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "use_certificate", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L223"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "use_privatekey", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L224"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "create_urllib3_context", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L227"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "load_verify_locations", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L228"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L228"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "use_certificate", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L229"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "use_privatekey", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L230"}, {"caller_nid": "requests_mutualtlsadapter_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L233"}, {"caller_nid": "requests_mutualtlsadapter_init_poolmanager", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L237"}, {"caller_nid": "requests_mutualtlsadapter_proxy_manager_for", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L241"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "CustomTlsSigner", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L270"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "load_libraries", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L271"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "inject_into_urllib3", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L275"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "create_urllib3_context", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L277"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "load_verify_locations", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L278"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L278"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "attach_to_ssl_context", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L279"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "create_urllib3_context", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L282"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "load_verify_locations", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L283"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L283"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "attach_to_ssl_context", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L284"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L287"}, {"caller_nid": "requests_mutualtlsoffloadadapter_init_poolmanager", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L291"}, {"caller_nid": "requests_mutualtlsoffloadadapter_proxy_manager_for", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L295"}, {"caller_nid": "requests_authorizedsession_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L394"}, {"caller_nid": "requests_authorizedsession_init", "callee": "Session", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L403"}, {"caller_nid": "requests_authorizedsession_init", "callee": "HTTPAdapter", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L408"}, {"caller_nid": "requests_authorizedsession_init", "callee": "mount", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L409"}, {"caller_nid": "requests_authorizedsession_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L423"}, {"caller_nid": "requests_authorizedsession_init", "callee": "_create_self_signed_jwt", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L424"}, {"caller_nid": "requests_authorizedsession_init", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L425"}, {"caller_nid": "requests_authorizedsession_configure_mtls_channel", "callee": "check_use_client_cert", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L448"}, {"caller_nid": "requests_authorizedsession_configure_mtls_channel", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L455"}, {"caller_nid": "requests_authorizedsession_configure_mtls_channel", "callee": "get_client_cert_and_key", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L463"}, {"caller_nid": "requests_authorizedsession_configure_mtls_channel", "callee": "mount", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L470"}, {"caller_nid": "requests_authorizedsession_configure_mtls_channel", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L476"}, {"caller_nid": "requests_authorizedsession_request", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L521"}, {"caller_nid": "requests_authorizedsession_request", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L525"}, {"caller_nid": "requests_authorizedsession_request", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L532"}, {"caller_nid": "requests_authorizedsession_request", "callee": "before_request", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L538"}, {"caller_nid": "requests_authorizedsession_request", "callee": "request_log", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L542"}, {"caller_nid": "requests_authorizedsession_request", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L543"}, {"caller_nid": "requests_authorizedsession_request", "callee": "check_parameters_for_unauthorized_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L570"}, {"caller_nid": "requests_authorizedsession_request", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L575"}, {"caller_nid": "requests_authorizedsession_request", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L583"}, {"caller_nid": "requests_authorizedsession_request", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L584"}, {"caller_nid": "requests_authorizedsession_request", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L588"}, {"caller_nid": "requests_authorizedsession_request", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L592"}, {"caller_nid": "requests_authorizedsession_request", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L604"}, {"caller_nid": "requests_authorizedsession_request", "callee": "refresh", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L608"}, {"caller_nid": "requests_authorizedsession_close", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/requests.py", "source_location": "L634"}]} |