Files
tfm_ainventory/graphify-out/cache/5715ccffbc09a4fd86c1c1ebad9a4195f69f696009eb7f28e5aec713bf2c30f6.json

1 line
39 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "label": "_default.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L1"}, {"id": "default_warn_about_problematic_credentials", "label": "_warn_about_problematic_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L103"}, {"id": "default_warn_about_generic_load_method", "label": "_warn_about_generic_load_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L116"}, {"id": "default_load_credentials_from_file", "label": "load_credentials_from_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L130"}, {"id": "default_load_credentials_from_dict", "label": "load_credentials_from_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L195"}, {"id": "default_load_credentials_from_info", "label": "_load_credentials_from_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L251"}, {"id": "default_get_gcloud_sdk_credentials", "label": "_get_gcloud_sdk_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L300"}, {"id": "default_get_explicit_environ_credentials", "label": "_get_explicit_environ_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L326"}, {"id": "default_get_gae_credentials", "label": "_get_gae_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L363"}, {"id": "default_get_gce_credentials", "label": "_get_gce_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L390"}, {"id": "default_get_external_account_credentials", "label": "_get_external_account_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L424"}, {"id": "default_get_external_account_authorized_user_credentials", "label": "_get_external_account_authorized_user_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L494"}, {"id": "default_get_authorized_user_credentials", "label": "_get_authorized_user_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L511"}, {"id": "default_get_service_account_credentials", "label": "_get_service_account_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L525"}, {"id": "default_get_impersonated_service_account_credentials", "label": "_get_impersonated_service_account_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L539"}, {"id": "default_get_gdch_service_account_credentials", "label": "_get_gdch_service_account_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L557"}, {"id": "default_get_api_key_credentials", "label": "get_api_key_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L571"}, {"id": "default_apply_quota_project_id", "label": "_apply_quota_project_id()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L578"}, {"id": "default_default", "label": "default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L593"}, {"id": "default_rationale_104", "label": "Determines if the credentials are problematic. Credentials from the Cloud S", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L104"}, {"id": "default_rationale_117", "label": "Warns that a generic load method is being used. This is to discourage use o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L117"}, {"id": "default_rationale_133", "label": "Loads Google credentials from a file. The credentials file must be a servic", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L133"}, {"id": "default_rationale_198", "label": "Loads Google credentials from a dict. The credentials file must be a servic", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L198"}, {"id": "default_rationale_301", "label": "Gets the credentials and project ID from the Cloud SDK.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L301"}, {"id": "default_rationale_327", "label": "Gets credentials from the GOOGLE_APPLICATION_CREDENTIALS environment variabl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L327"}, {"id": "default_rationale_364", "label": "Gets Google App Engine App Identity credentials and project ID.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L364"}, {"id": "default_rationale_391", "label": "Gets credentials and project ID from the GCE Metadata Service.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L391"}, {"id": "default_rationale_427", "label": "Loads external account Credentials from the parsed external account info. T", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L427"}, {"id": "default_rationale_572", "label": "Return credentials with the given API key.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L572"}, {"id": "default_rationale_599", "label": "Gets the default credentials for the current environment. `Application Defa", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L599"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "google_auth_credentials_credentials", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "google_auth_transport_request", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_warn_about_problematic_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_warn_about_generic_load_method", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_load_credentials_from_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L130", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_load_credentials_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_load_credentials_from_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L251", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_get_gcloud_sdk_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L300", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_get_explicit_environ_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_get_gae_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L363", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_get_gce_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L390", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_get_external_account_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L424", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_get_external_account_authorized_user_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L494", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_get_authorized_user_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L511", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_get_service_account_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L525", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_get_impersonated_service_account_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L539", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_get_gdch_service_account_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L557", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_get_api_key_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L571", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_apply_quota_project_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L578", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_default_py", "target": "default_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L593", "weight": 1.0}, {"source": "default_load_credentials_from_file", "target": "default_warn_about_generic_load_method", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L175", "weight": 1.0}, {"source": "default_load_credentials_from_file", "target": "default_load_credentials_from_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L190", "weight": 1.0}, {"source": "default_load_credentials_from_dict", "target": "default_warn_about_generic_load_method", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L240", "weight": 1.0}, {"source": "default_load_credentials_from_dict", "target": "default_load_credentials_from_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L246", "weight": 1.0}, {"source": "default_load_credentials_from_info", "target": "default_get_authorized_user_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L259", "weight": 1.0}, {"source": "default_load_credentials_from_info", "target": "default_get_service_account_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L264", "weight": 1.0}, {"source": "default_load_credentials_from_info", "target": "default_get_external_account_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L269", "weight": 1.0}, {"source": "default_load_credentials_from_info", "target": "default_get_external_account_authorized_user_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L278", "weight": 1.0}, {"source": "default_load_credentials_from_info", "target": "default_get_impersonated_service_account_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L283", "weight": 1.0}, {"source": "default_load_credentials_from_info", "target": "default_get_gdch_service_account_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L287", "weight": 1.0}, {"source": "default_load_credentials_from_info", "target": "default_apply_quota_project_id", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L296", "weight": 1.0}, {"source": "default_get_gcloud_sdk_credentials", "target": "default_load_credentials_from_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L315", "weight": 1.0}, {"source": "default_get_explicit_environ_credentials", "target": "default_get_gcloud_sdk_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L347", "weight": 1.0}, {"source": "default_get_explicit_environ_credentials", "target": "default_load_credentials_from_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L352", "weight": 1.0}, {"source": "default_get_gce_credentials", "target": "default_apply_quota_project_id", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L414", "weight": 1.0}, {"source": "default_apply_quota_project_id", "target": "default_warn_about_problematic_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L589", "weight": 1.0}, {"source": "default_default", "target": "default_get_explicit_environ_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L707", "weight": 1.0}, {"source": "default_default", "target": "default_get_gcloud_sdk_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L708", "weight": 1.0}, {"source": "default_default", "target": "default_get_gce_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L710", "weight": 1.0}, {"source": "default_rationale_104", "target": "default_warn_about_problematic_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L104", "weight": 1.0}, {"source": "default_rationale_117", "target": "default_warn_about_generic_load_method", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L117", "weight": 1.0}, {"source": "default_rationale_133", "target": "default_load_credentials_from_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L133", "weight": 1.0}, {"source": "default_rationale_198", "target": "default_load_credentials_from_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L198", "weight": 1.0}, {"source": "default_rationale_301", "target": "default_get_gcloud_sdk_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L301", "weight": 1.0}, {"source": "default_rationale_327", "target": "default_get_explicit_environ_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L327", "weight": 1.0}, {"source": "default_rationale_364", "target": "default_get_gae_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L364", "weight": 1.0}, {"source": "default_rationale_391", "target": "default_get_gce_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L391", "weight": 1.0}, {"source": "default_rationale_427", "target": "default_get_external_account_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L427", "weight": 1.0}, {"source": "default_rationale_572", "target": "default_get_api_key_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L572", "weight": 1.0}, {"source": "default_rationale_599", "target": "default_default", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L599", "weight": 1.0}], "raw_calls": [{"caller_nid": "default_warn_about_problematic_credentials", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L113"}, {"caller_nid": "default_warn_about_generic_load_method", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L127"}, {"caller_nid": "default_warn_about_generic_load_method", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L127"}, {"caller_nid": "default_load_credentials_from_file", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L177"}, {"caller_nid": "default_load_credentials_from_file", "callee": "DefaultCredentialsError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L178"}, {"caller_nid": "default_load_credentials_from_file", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L179"}, {"caller_nid": "default_load_credentials_from_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L182"}, {"caller_nid": "default_load_credentials_from_file", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L184"}, {"caller_nid": "default_load_credentials_from_file", "callee": "DefaultCredentialsError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L186"}, {"caller_nid": "default_load_credentials_from_file", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L187"}, {"caller_nid": "default_load_credentials_from_dict", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L241"}, {"caller_nid": "default_load_credentials_from_dict", "callee": "DefaultCredentialsError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L242"}, {"caller_nid": "default_load_credentials_from_dict", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L243"}, {"caller_nid": "default_load_credentials_from_dict", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L243"}, {"caller_nid": "default_load_credentials_from_info", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L256"}, {"caller_nid": "default_load_credentials_from_info", "callee": "DefaultCredentialsError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L289"}, {"caller_nid": "default_load_credentials_from_info", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L290"}, {"caller_nid": "default_load_credentials_from_info", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L295"}, {"caller_nid": "default_get_gcloud_sdk_credentials", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L304"}, {"caller_nid": "default_get_gcloud_sdk_credentials", "callee": "get_application_default_credentials_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L307"}, {"caller_nid": "default_get_gcloud_sdk_credentials", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L309"}, {"caller_nid": "default_get_gcloud_sdk_credentials", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L310"}, {"caller_nid": "default_get_gcloud_sdk_credentials", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L313"}, {"caller_nid": "default_get_gcloud_sdk_credentials", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L314"}, {"caller_nid": "default_get_gcloud_sdk_credentials", "callee": "get_project_id", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L321"}, {"caller_nid": "default_get_explicit_environ_credentials", "callee": "get_application_default_credentials_path", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L331"}, {"caller_nid": "default_get_explicit_environ_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L332"}, {"caller_nid": "default_get_explicit_environ_credentials", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L334"}, {"caller_nid": "default_get_explicit_environ_credentials", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L343"}, {"caller_nid": "default_get_explicit_environ_credentials", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L350"}, {"caller_nid": "default_get_explicit_environ_credentials", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L351"}, {"caller_nid": "default_get_gae_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L367"}, {"caller_nid": "default_get_gae_credentials", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L373"}, {"caller_nid": "default_get_gae_credentials", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L376"}, {"caller_nid": "default_get_gae_credentials", "callee": "Credentials", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L380"}, {"caller_nid": "default_get_gae_credentials", "callee": "get_project_id", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L381"}, {"caller_nid": "default_get_gae_credentials", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L384"}, {"caller_nid": "default_get_gce_credentials", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L400"}, {"caller_nid": "default_get_gce_credentials", "callee": "Request", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L404"}, {"caller_nid": "default_get_gce_credentials", "callee": "is_on_gce", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L406"}, {"caller_nid": "default_get_gce_credentials", "callee": "get_project_id", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L409"}, {"caller_nid": "default_get_gce_credentials", "callee": "Credentials", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L413"}, {"caller_nid": "default_get_gce_credentials", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L418"}, {"caller_nid": "default_get_external_account_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L456"}, {"caller_nid": "default_get_external_account_credentials", "callee": "from_info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L460"}, {"caller_nid": "default_get_external_account_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L464"}, {"caller_nid": "default_get_external_account_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L465"}, {"caller_nid": "default_get_external_account_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L465"}, {"caller_nid": "default_get_external_account_credentials", "callee": "from_info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L469"}, {"caller_nid": "default_get_external_account_credentials", "callee": "from_info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L477"}, {"caller_nid": "default_get_external_account_credentials", "callee": "DefaultCredentialsError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L483"}, {"caller_nid": "default_get_external_account_credentials", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L484"}, {"caller_nid": "default_get_external_account_credentials", "callee": "Request", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L489"}, {"caller_nid": "default_get_external_account_credentials", "callee": "get_project_id", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L491"}, {"caller_nid": "default_get_external_account_authorized_user_credentials", "callee": "from_info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L500"}, {"caller_nid": "default_get_external_account_authorized_user_credentials", "callee": "DefaultCredentialsError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L502"}, {"caller_nid": "default_get_external_account_authorized_user_credentials", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L503"}, {"caller_nid": "default_get_authorized_user_credentials", "callee": "from_authorized_user_info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L515"}, {"caller_nid": "default_get_authorized_user_credentials", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L519"}, {"caller_nid": "default_get_authorized_user_credentials", "callee": "DefaultCredentialsError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L520"}, {"caller_nid": "default_get_service_account_credentials", "callee": "from_service_account_info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L529"}, {"caller_nid": "default_get_service_account_credentials", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L533"}, {"caller_nid": "default_get_service_account_credentials", "callee": "DefaultCredentialsError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L534"}, {"caller_nid": "default_get_service_account_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L536"}, {"caller_nid": "default_get_impersonated_service_account_credentials", "callee": "from_impersonated_service_account_info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L544"}, {"caller_nid": "default_get_impersonated_service_account_credentials", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L549"}, {"caller_nid": "default_get_impersonated_service_account_credentials", "callee": "DefaultCredentialsError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L552"}, {"caller_nid": "default_get_gdch_service_account_credentials", "callee": "from_service_account_info", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L562"}, {"caller_nid": "default_get_gdch_service_account_credentials", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L565"}, {"caller_nid": "default_get_gdch_service_account_credentials", "callee": "DefaultCredentialsError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L566"}, {"caller_nid": "default_get_gdch_service_account_credentials", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L568"}, {"caller_nid": "default_get_api_key_credentials", "callee": "Credentials", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L575"}, {"caller_nid": "default_apply_quota_project_id", "callee": "with_quota_project", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L580"}, {"caller_nid": "default_apply_quota_project_id", "callee": "with_quota_project_from_environment", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L582"}, {"caller_nid": "default_apply_quota_project_id", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L586"}, {"caller_nid": "default_default", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L698"}, {"caller_nid": "default_default", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L699"}, {"caller_nid": "default_default", "callee": "checker", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L714"}, {"caller_nid": "default_default", "callee": "with_scopes_if_required", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L716"}, {"caller_nid": "default_default", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L725"}, {"caller_nid": "default_default", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L726"}, {"caller_nid": "default_default", "callee": "Request", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L731"}, {"caller_nid": "default_default", "callee": "get_project_id", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L732"}, {"caller_nid": "default_default", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L734"}, {"caller_nid": "default_default", "callee": "with_quota_project", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L737"}, {"caller_nid": "default_default", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L740"}, {"caller_nid": "default_default", "callee": "DefaultCredentialsError", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_default.py", "source_location": "L748"}]}