1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "label": "_http_client.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L1"}, {"id": "http_client_response", "label": "Response", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L29"}, {"id": "http_client_response_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L36"}, {"id": "http_client_status", "label": "status()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L42"}, {"id": "http_client_headers", "label": "headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L46"}, {"id": "http_client_data", "label": "data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L50"}, {"id": "http_client_request", "label": "Request", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L54"}, {"id": "http_client_request_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L57"}, {"id": "http_client_rationale_30", "label": "http.client transport response adapter. Args: response (http.client", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L30"}, {"id": "http_client_rationale_55", "label": "http.client transport request adapter.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L55"}, {"id": "http_client_rationale_60", "label": "Make an HTTP request using http.client. Args: url (str): Th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L60"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "http_client", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "socket", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "urllib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "http_client_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L29", "weight": 1.0}, {"source": "http_client_response", "target": "http_client_response_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "http_client_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "http_client_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "http_client_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_transport_http_client_py", "target": "http_client_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L54", "weight": 1.0}, {"source": "http_client_request", "target": "http_client_request_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L57", "weight": 1.0}, {"source": "http_client_request_call", "target": "http_client_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L104", "weight": 1.0}, {"source": "http_client_request_call", "target": "http_client_response", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L107", "weight": 1.0}, {"source": "http_client_rationale_30", "target": "http_client_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L30", "weight": 1.0}, {"source": "http_client_rationale_55", "target": "http_client_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L55", "weight": 1.0}, {"source": "http_client_rationale_60", "target": "http_client_request_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L60", "weight": 1.0}], "raw_calls": [{"caller_nid": "http_client_response_init", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L38"}, {"caller_nid": "http_client_response_init", "callee": "getheaders", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L38"}, {"caller_nid": "http_client_response_init", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L39"}, {"caller_nid": "http_client_request_call", "callee": "urlsplit", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L89"}, {"caller_nid": "http_client_request_call", "callee": "urlunsplit", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L90"}, {"caller_nid": "http_client_request_call", "callee": "TransportError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L95"}, {"caller_nid": "http_client_request_call", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L96"}, {"caller_nid": "http_client_request_call", "callee": "HTTPConnection", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L100"}, {"caller_nid": "http_client_request_call", "callee": "request_log", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L103"}, {"caller_nid": "http_client_request_call", "callee": "getresponse", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L105"}, {"caller_nid": "http_client_request_call", "callee": "response_log", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L106"}, {"caller_nid": "http_client_request_call", "callee": "TransportError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L110"}, {"caller_nid": "http_client_request_call", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/transport/_http_client.py", "source_location": "L114"}]} |