1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "label": "_oauth2client.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L1"}, {"id": "oauth2client_convert_oauth2_credentials", "label": "_convert_oauth2_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L48"}, {"id": "oauth2client_convert_service_account_credentials", "label": "_convert_service_account_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L73"}, {"id": "oauth2client_convert_gce_app_assertion_credentials", "label": "_convert_gce_app_assertion_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L90"}, {"id": "oauth2client_convert_appengine_app_assertion_credentials", "label": "_convert_appengine_app_assertion_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L105"}, {"id": "oauth2client_convert", "label": "convert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L136"}, {"id": "oauth2client_rationale_49", "label": "Converts to :class:`google.oauth2.credentials.Credentials`. Args: c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L49"}, {"id": "oauth2client_rationale_74", "label": "Converts to :class:`google.oauth2.service_account.Credentials`. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L74"}, {"id": "oauth2client_rationale_91", "label": "Converts to :class:`google.auth.compute_engine.Credentials`. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L91"}, {"id": "oauth2client_rationale_106", "label": "Converts to :class:`google.auth.app_engine.Credentials`. Args: cred", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L106"}, {"id": "oauth2client_rationale_137", "label": "Convert oauth2client credentials to google-auth credentials. This class con", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L137"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "google_auth_app_engine", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "google_auth_compute_engine", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "google_oauth2_credentials", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "google_oauth2_service_account", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "oauth2client_client", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "oauth2client_contrib_gce", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "oauth2client_service_account", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "oauth2client_contrib_appengine", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "oauth2client_convert_oauth2_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "oauth2client_convert_service_account_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "oauth2client_convert_gce_app_assertion_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "oauth2client_convert_appengine_app_assertion_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_oauth2client_py", "target": "oauth2client_convert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L136", "weight": 1.0}, {"source": "oauth2client_rationale_49", "target": "oauth2client_convert_oauth2_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L49", "weight": 1.0}, {"source": "oauth2client_rationale_74", "target": "oauth2client_convert_service_account_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L74", "weight": 1.0}, {"source": "oauth2client_rationale_91", "target": "oauth2client_convert_gce_app_assertion_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L91", "weight": 1.0}, {"source": "oauth2client_rationale_106", "target": "oauth2client_convert_appengine_app_assertion_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L106", "weight": 1.0}, {"source": "oauth2client_rationale_137", "target": "oauth2client_convert", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L137", "weight": 1.0}], "raw_calls": [{"caller_nid": "oauth2client_convert_oauth2_credentials", "callee": "Credentials", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L59"}, {"caller_nid": "oauth2client_convert_service_account_credentials", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L85"}, {"caller_nid": "oauth2client_convert_service_account_credentials", "callee": "from_service_account_info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L87"}, {"caller_nid": "oauth2client_convert_gce_app_assertion_credentials", "callee": "Credentials", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L100"}, {"caller_nid": "oauth2client_convert_appengine_app_assertion_credentials", "callee": "Credentials", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L116"}, {"caller_nid": "oauth2client_convert_appengine_app_assertion_credentials", "callee": "string_to_scopes", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L117"}, {"caller_nid": "oauth2client_convert", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L161"}, {"caller_nid": "oauth2client_convert", "callee": "_CLASS_CONVERSION_MAP[credentials_class]", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L164"}, {"caller_nid": "oauth2client_convert", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L166"}, {"caller_nid": "oauth2client_convert", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_oauth2client.py", "source_location": "L166"}]} |