1 line
27 KiB
JSON
1 line
27 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "label": "exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L1"}, {"id": "exceptions_googleautherror", "label": "GoogleAuthError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L18"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_googleautherror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L21"}, {"id": "exceptions_retryable", "label": "retryable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L27"}, {"id": "exceptions_transporterror", "label": "TransportError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L31"}, {"id": "exceptions_refresherror", "label": "RefreshError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L35"}, {"id": "exceptions_useraccesstokenerror", "label": "UserAccessTokenError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L40"}, {"id": "exceptions_defaultcredentialserror", "label": "DefaultCredentialsError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L44"}, {"id": "exceptions_mutualtlschannelerror", "label": "MutualTLSChannelError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L48"}, {"id": "exceptions_clientcerterror", "label": "ClientCertError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L53"}, {"id": "exceptions_oautherror", "label": "OAuthError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L61"}, {"id": "exceptions_reauthfailerror", "label": "ReauthFailError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L66"}, {"id": "exceptions_reauthfailerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L69"}, {"id": "exceptions_reauthsamlchallengefailerror", "label": "ReauthSamlChallengeFailError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L75"}, {"id": "exceptions_malformederror", "label": "MalformedError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L79"}, {"id": "valueerror", "label": "ValueError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_invalidresource", "label": "InvalidResource", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L83"}, {"id": "exceptions_invalidoperation", "label": "InvalidOperation", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L87"}, {"id": "exceptions_invalidvalue", "label": "InvalidValue", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L91"}, {"id": "exceptions_invalidtype", "label": "InvalidType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L95"}, {"id": "typeerror", "label": "TypeError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_oserror", "label": "OSError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L99"}, {"id": "environmenterror", "label": "EnvironmentError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_timeouterror", "label": "TimeoutError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L103"}, {"id": "exceptions_responseerror", "label": "ResponseError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L107"}, {"id": "exceptions_rationale_19", "label": "Base class for all google.auth errors.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L19"}, {"id": "exceptions_rationale_32", "label": "Used to indicate an error occurred during an HTTP request.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L32"}, {"id": "exceptions_rationale_36", "label": "Used to indicate that an refreshing the credentials' access token failed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L36"}, {"id": "exceptions_rationale_41", "label": "Used to indicate ``gcloud auth print-access-token`` command failed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L41"}, {"id": "exceptions_rationale_45", "label": "Used to indicate that acquiring default credentials failed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L45"}, {"id": "exceptions_rationale_49", "label": "Used to indicate that mutual TLS channel creation is failed, or mutual TLS c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L49"}, {"id": "exceptions_rationale_54", "label": "Used to indicate that client certificate is missing or invalid.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L54"}, {"id": "exceptions_rationale_62", "label": "Used to indicate an error occurred during an OAuth related HTTP request.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L62"}, {"id": "exceptions_rationale_67", "label": "An exception for when reauth failed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L67"}, {"id": "exceptions_rationale_76", "label": "An exception for SAML reauth challenge failures.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L76"}, {"id": "exceptions_rationale_80", "label": "An exception for malformed data.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L80"}, {"id": "exceptions_rationale_84", "label": "An exception for URL error.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L84"}, {"id": "exceptions_rationale_88", "label": "An exception for invalid operation.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L88"}, {"id": "exceptions_rationale_92", "label": "Used to wrap general ValueError of python.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L92"}, {"id": "exceptions_rationale_96", "label": "Used to wrap general TypeError of python.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L96"}, {"id": "exceptions_rationale_100", "label": "Used to wrap EnvironmentError(OSError after python3.3).", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L100"}, {"id": "exceptions_rationale_104", "label": "Used to indicate a timeout error occurred during an HTTP request.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L104"}, {"id": "exceptions_rationale_108", "label": "Used to indicate an error occurred when reading an HTTP response.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L108"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_googleautherror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L18", "weight": 1.0}, {"source": "exceptions_googleautherror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L18", "weight": 1.0}, {"source": "exceptions_googleautherror", "target": "exceptions_googleautherror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_retryable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_transporterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L31", "weight": 1.0}, {"source": "exceptions_transporterror", "target": "exceptions_googleautherror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_refresherror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L35", "weight": 1.0}, {"source": "exceptions_refresherror", "target": "exceptions_googleautherror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_useraccesstokenerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L40", "weight": 1.0}, {"source": "exceptions_useraccesstokenerror", "target": "exceptions_googleautherror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_defaultcredentialserror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L44", "weight": 1.0}, {"source": "exceptions_defaultcredentialserror", "target": "exceptions_googleautherror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_mutualtlschannelerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L48", "weight": 1.0}, {"source": "exceptions_mutualtlschannelerror", "target": "exceptions_googleautherror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_clientcerterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L53", "weight": 1.0}, {"source": "exceptions_clientcerterror", "target": "exceptions_googleautherror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_retryable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_oautherror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L61", "weight": 1.0}, {"source": "exceptions_oautherror", "target": "exceptions_googleautherror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_reauthfailerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L66", "weight": 1.0}, {"source": "exceptions_reauthfailerror", "target": "exceptions_refresherror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L66", "weight": 1.0}, {"source": "exceptions_reauthfailerror", "target": "exceptions_reauthfailerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_reauthsamlchallengefailerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L75", "weight": 1.0}, {"source": "exceptions_reauthsamlchallengefailerror", "target": "exceptions_reauthfailerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_malformederror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L79", "weight": 1.0}, {"source": "exceptions_malformederror", "target": "exceptions_defaultcredentialserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L79", "weight": 1.0}, {"source": "exceptions_malformederror", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_invalidresource", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L83", "weight": 1.0}, {"source": "exceptions_invalidresource", "target": "exceptions_defaultcredentialserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L83", "weight": 1.0}, {"source": "exceptions_invalidresource", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_invalidoperation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L87", "weight": 1.0}, {"source": "exceptions_invalidoperation", "target": "exceptions_defaultcredentialserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L87", "weight": 1.0}, {"source": "exceptions_invalidoperation", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_invalidvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L91", "weight": 1.0}, {"source": "exceptions_invalidvalue", "target": "exceptions_defaultcredentialserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L91", "weight": 1.0}, {"source": "exceptions_invalidvalue", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L91", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_invalidtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L95", "weight": 1.0}, {"source": "exceptions_invalidtype", "target": "exceptions_defaultcredentialserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L95", "weight": 1.0}, {"source": "exceptions_invalidtype", "target": "typeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_oserror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L99", "weight": 1.0}, {"source": "exceptions_oserror", "target": "exceptions_defaultcredentialserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L99", "weight": 1.0}, {"source": "exceptions_oserror", "target": "environmenterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_timeouterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L103", "weight": 1.0}, {"source": "exceptions_timeouterror", "target": "exceptions_googleautherror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_exceptions_py", "target": "exceptions_responseerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L107", "weight": 1.0}, {"source": "exceptions_responseerror", "target": "exceptions_googleautherror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L107", "weight": 1.0}, {"source": "exceptions_googleautherror_init", "target": "exceptions_reauthfailerror_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L22", "weight": 1.0}, {"source": "exceptions_rationale_19", "target": "exceptions_googleautherror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L19", "weight": 1.0}, {"source": "exceptions_rationale_32", "target": "exceptions_transporterror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L32", "weight": 1.0}, {"source": "exceptions_rationale_36", "target": "exceptions_refresherror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L36", "weight": 1.0}, {"source": "exceptions_rationale_41", "target": "exceptions_useraccesstokenerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L41", "weight": 1.0}, {"source": "exceptions_rationale_45", "target": "exceptions_defaultcredentialserror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L45", "weight": 1.0}, {"source": "exceptions_rationale_49", "target": "exceptions_mutualtlschannelerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L49", "weight": 1.0}, {"source": "exceptions_rationale_54", "target": "exceptions_clientcerterror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L54", "weight": 1.0}, {"source": "exceptions_rationale_62", "target": "exceptions_oautherror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L62", "weight": 1.0}, {"source": "exceptions_rationale_67", "target": "exceptions_reauthfailerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L67", "weight": 1.0}, {"source": "exceptions_rationale_76", "target": "exceptions_reauthsamlchallengefailerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L76", "weight": 1.0}, {"source": "exceptions_rationale_80", "target": "exceptions_malformederror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L80", "weight": 1.0}, {"source": "exceptions_rationale_84", "target": "exceptions_invalidresource", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L84", "weight": 1.0}, {"source": "exceptions_rationale_88", "target": "exceptions_invalidoperation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L88", "weight": 1.0}, {"source": "exceptions_rationale_92", "target": "exceptions_invalidvalue", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L92", "weight": 1.0}, {"source": "exceptions_rationale_96", "target": "exceptions_invalidtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L96", "weight": 1.0}, {"source": "exceptions_rationale_100", "target": "exceptions_oserror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L100", "weight": 1.0}, {"source": "exceptions_rationale_104", "target": "exceptions_timeouterror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L104", "weight": 1.0}, {"source": "exceptions_rationale_108", "target": "exceptions_responseerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L108", "weight": 1.0}], "raw_calls": [{"caller_nid": "exceptions_googleautherror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L22"}, {"caller_nid": "exceptions_googleautherror_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L23"}, {"caller_nid": "exceptions_reauthfailerror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L70"}, {"caller_nid": "exceptions_reauthfailerror_init", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/exceptions.py", "source_location": "L71"}]} |