1 line
5.9 KiB
JSON
1 line
5.9 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_service_account_info_py", "label": "_service_account_info.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L1"}, {"id": "service_account_info_from_dict", "label": "from_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L24"}, {"id": "service_account_info_from_filename", "label": "from_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L64"}, {"id": "service_account_info_rationale_25", "label": "Validates a dictionary containing Google service account data. Creates and", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L25"}, {"id": "service_account_info_rationale_65", "label": "Reads a Google service account JSON file and returns its parsed info. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L65"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_service_account_info_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_service_account_info_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_service_account_info_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_service_account_info_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_service_account_info_py", "target": "service_account_info_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_service_account_info_py", "target": "service_account_info_from_filename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L64", "weight": 1.0}, {"source": "service_account_info_from_filename", "target": "service_account_info_from_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L80", "weight": 1.0}, {"source": "service_account_info_rationale_25", "target": "service_account_info_from_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L25", "weight": 1.0}, {"source": "service_account_info_rationale_65", "target": "service_account_info_from_filename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L65", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_account_info_from_dict", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L45"}, {"caller_nid": "service_account_info_from_dict", "callee": "difference", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L47"}, {"caller_nid": "service_account_info_from_dict", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L47"}, {"caller_nid": "service_account_info_from_dict", "callee": "MalformedError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L50"}, {"caller_nid": "service_account_info_from_dict", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L51"}, {"caller_nid": "service_account_info_from_dict", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L52"}, {"caller_nid": "service_account_info_from_dict", "callee": "from_service_account_info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L57"}, {"caller_nid": "service_account_info_from_dict", "callee": "from_service_account_info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L59"}, {"caller_nid": "service_account_info_from_filename", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L78"}, {"caller_nid": "service_account_info_from_filename", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_service_account_info.py", "source_location": "L79"}]} |