1 line
31 KiB
JSON
1 line
31 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "label": "_metadata.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L1"}, {"id": "metadata_validate_gce_mds_configured_environment", "label": "_validate_gce_mds_configured_environment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L55"}, {"id": "metadata_get_metadata_root", "label": "_get_metadata_root()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L78"}, {"id": "metadata_get_metadata_ip_root", "label": "_get_metadata_ip_root()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L85"}, {"id": "metadata_is_on_gce", "label": "is_on_gce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L122"}, {"id": "metadata_detect_gce_residency_linux", "label": "detect_gce_residency_linux()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L146"}, {"id": "metadata_prepare_request_for_mds", "label": "_prepare_request_for_mds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L162"}, {"id": "metadata_ping", "label": "ping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L188"}, {"id": "metadata_get", "label": "get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L243"}, {"id": "metadata_get_project_id", "label": "get_project_id()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L394"}, {"id": "metadata_get_universe_domain", "label": "get_universe_domain()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L411"}, {"id": "metadata_get_service_account_info", "label": "get_service_account_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L434"}, {"id": "metadata_get_service_account_token", "label": "get_service_account_token()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L463"}, {"id": "metadata_rationale_56", "label": "Validates the GCE metadata server environment configuration for mTLS. mTLS", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L56"}, {"id": "metadata_rationale_79", "label": "Returns the metadata server root URL.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L79"}, {"id": "metadata_rationale_86", "label": "Returns the metadata server IP root URL.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L86"}, {"id": "metadata_rationale_123", "label": "Checks to see if the code runs on Google Compute Engine Args: reque", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L123"}, {"id": "metadata_rationale_147", "label": "Detect Google Compute Engine residency by smbios check on Linux Returns:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L147"}, {"id": "metadata_rationale_163", "label": "Prepares a request for the metadata server. This will check if mTLS should", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L163"}, {"id": "metadata_rationale_191", "label": "Checks to see if the metadata server is available. Args: request (g", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L191"}, {"id": "metadata_rationale_254", "label": "Fetch a resource from the metadata server. Args: request (google.au", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L254"}, {"id": "metadata_rationale_395", "label": "Get the Google Cloud Project ID from the metadata server. Args: req", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L395"}, {"id": "metadata_rationale_412", "label": "Get the universe domain value from the metadata server. Args: reque", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L412"}, {"id": "metadata_rationale_435", "label": "Get information about a service account from the metadata server. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L435"}, {"id": "metadata_rationale_464", "label": "Get the OAuth 2.0 access token for a service account. Args: request", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L464"}, {"id": "metadata_rationale_139", "label": "# TODO: implement GCE residency detection on Windows", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L139"}, {"id": "metadata_rationale_205", "label": "# NOTE: The explicit ``timeout`` is a workaround. The underlying", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L205"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "http_client", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "requests", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "google_auth_exponential_backoff", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "google_auth_compute_engine", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_validate_gce_mds_configured_environment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_get_metadata_root", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_get_metadata_ip_root", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L85", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_is_on_gce", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L122", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_detect_gce_residency_linux", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L146", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_prepare_request_for_mds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L162", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_ping", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L188", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L243", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_get_project_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L394", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_get_universe_domain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L411", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_get_service_account_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L434", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "target": "metadata_get_service_account_token", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L463", "weight": 1.0}, {"source": "metadata_is_on_gce", "target": "metadata_ping", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L135", "weight": 1.0}, {"source": "metadata_is_on_gce", "target": "metadata_detect_gce_residency_linux", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L143", "weight": 1.0}, {"source": "metadata_ping", "target": "metadata_prepare_request_for_mds", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L204", "weight": 1.0}, {"source": "metadata_ping", "target": "metadata_get_metadata_ip_root", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L219", "weight": 1.0}, {"source": "metadata_ping", "target": "metadata_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L225", "weight": 1.0}, {"source": "metadata_get", "target": "metadata_prepare_request_for_mds", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L291", "weight": 1.0}, {"source": "metadata_get", "target": "metadata_get_metadata_root", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L294", "weight": 1.0}, {"source": "metadata_get", "target": "metadata_validate_gce_mds_configured_environment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L299", "weight": 1.0}, {"source": "metadata_get_project_id", "target": "metadata_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L408", "weight": 1.0}, {"source": "metadata_get_universe_domain", "target": "metadata_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L426", "weight": 1.0}, {"source": "metadata_get_service_account_info", "target": "metadata_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L460", "weight": 1.0}, {"source": "metadata_get_service_account_token", "target": "metadata_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L500", "weight": 1.0}, {"source": "metadata_rationale_56", "target": "metadata_validate_gce_mds_configured_environment", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L56", "weight": 1.0}, {"source": "metadata_rationale_79", "target": "metadata_get_metadata_root", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L79", "weight": 1.0}, {"source": "metadata_rationale_86", "target": "metadata_get_metadata_ip_root", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L86", "weight": 1.0}, {"source": "metadata_rationale_123", "target": "metadata_is_on_gce", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L123", "weight": 1.0}, {"source": "metadata_rationale_147", "target": "metadata_detect_gce_residency_linux", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L147", "weight": 1.0}, {"source": "metadata_rationale_163", "target": "metadata_prepare_request_for_mds", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L163", "weight": 1.0}, {"source": "metadata_rationale_191", "target": "metadata_ping", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L191", "weight": 1.0}, {"source": "metadata_rationale_254", "target": "metadata_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L254", "weight": 1.0}, {"source": "metadata_rationale_395", "target": "metadata_get_project_id", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L395", "weight": 1.0}, {"source": "metadata_rationale_412", "target": "metadata_get_universe_domain", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L412", "weight": 1.0}, {"source": "metadata_rationale_435", "target": "metadata_get_service_account_info", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L435", "weight": 1.0}, {"source": "metadata_rationale_464", "target": "metadata_get_service_account_token", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L464", "weight": 1.0}, {"source": "metadata_rationale_139", "target": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L139", "weight": 1.0}, {"source": "metadata_rationale_205", "target": "backend_venv_lib_python3_12_site_packages_google_auth_compute_engine_metadata_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L205", "weight": 1.0}], "raw_calls": [{"caller_nid": "metadata_validate_gce_mds_configured_environment", "callee": "_parse_mds_mode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L66"}, {"caller_nid": "metadata_validate_gce_mds_configured_environment", "callee": "MutualTLSChannelError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L72"}, {"caller_nid": "metadata_get_metadata_root", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L82"}, {"caller_nid": "metadata_get_metadata_ip_root", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L88"}, {"caller_nid": "metadata_get_metadata_ip_root", "callee": "getenv", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L89"}, {"caller_nid": "metadata_detect_gce_residency_linux", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L153"}, {"caller_nid": "metadata_detect_gce_residency_linux", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L154"}, {"caller_nid": "metadata_detect_gce_residency_linux", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L154"}, {"caller_nid": "metadata_detect_gce_residency_linux", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L159"}, {"caller_nid": "metadata_prepare_request_for_mds", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L177"}, {"caller_nid": "metadata_prepare_request_for_mds", "callee": "Session", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L180"}, {"caller_nid": "metadata_prepare_request_for_mds", "callee": "MdsMtlsAdapter", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L182"}, {"caller_nid": "metadata_prepare_request_for_mds", "callee": "mount", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L185"}, {"caller_nid": "metadata_ping", "callee": "should_use_mds_mtls", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L203"}, {"caller_nid": "metadata_ping", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L211"}, {"caller_nid": "metadata_ping", "callee": "mds_ping", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L212"}, {"caller_nid": "metadata_ping", "callee": "ExponentialBackoff", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L214"}, {"caller_nid": "metadata_ping", "callee": "request", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L218"}, {"caller_nid": "metadata_ping", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L232"}, {"caller_nid": "metadata_get", "callee": "should_use_mds_mtls", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L288"}, {"caller_nid": "metadata_get", "callee": "urljoin", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L301"}, {"caller_nid": "metadata_get", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L304"}, {"caller_nid": "metadata_get", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L306"}, {"caller_nid": "metadata_get", "callee": "update_query", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L311"}, {"caller_nid": "metadata_get", "callee": "ExponentialBackoff", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L313"}, {"caller_nid": "metadata_get", "callee": "request", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L317"}, {"caller_nid": "metadata_get", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L321"}, {"caller_nid": "metadata_get", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L335"}, {"caller_nid": "metadata_get", "callee": "TransportError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L345"}, {"caller_nid": "metadata_get", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L346"}, {"caller_nid": "metadata_get", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L352"}, {"caller_nid": "metadata_get", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L353"}, {"caller_nid": "metadata_get", "callee": "TransportError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L356"}, {"caller_nid": "metadata_get", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L357"}, {"caller_nid": "metadata_get", "callee": "from_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L364"}, {"caller_nid": "metadata_get", "callee": "parse_content_type", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L371"}, {"caller_nid": "metadata_get", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L375"}, {"caller_nid": "metadata_get", "callee": "TransportError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L377"}, {"caller_nid": "metadata_get", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L378"}, {"caller_nid": "metadata_get", "callee": "TransportError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L385"}, {"caller_nid": "metadata_get", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L386"}, {"caller_nid": "metadata_get_service_account_info", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L457"}, {"caller_nid": "metadata_get_service_account_token", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L485"}, {"caller_nid": "metadata_get_service_account_token", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L486"}, {"caller_nid": "metadata_get_service_account_token", "callee": "get_and_parse_agent_identity_certificate", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L489"}, {"caller_nid": "metadata_get_service_account_token", "callee": "should_request_bound_token", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L491"}, {"caller_nid": "metadata_get_service_account_token", "callee": "calculate_certificate_fingerprint", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L492"}, {"caller_nid": "metadata_get_service_account_token", "callee": "token_request_access_token_mds", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L496"}, {"caller_nid": "metadata_get_service_account_token", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L499"}, {"caller_nid": "metadata_get_service_account_token", "callee": "utcnow", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L501"}, {"caller_nid": "metadata_get_service_account_token", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/compute_engine/_metadata.py", "source_location": "L501"}]} |