{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "label": "auth.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L1"}, {"id": "auth_credentials", "label": "Credentials", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L44"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "auth_keyringbaseprovider", "label": "KeyRingBaseProvider", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L50"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "auth_get_auth_info", "label": "get_auth_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L56"}, {"id": "auth_save_auth_info", "label": "save_auth_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L59"}, {"id": "auth_keyringnullprovider", "label": "KeyRingNullProvider", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L62"}, {"id": "auth_keyringnullprovider_get_auth_info", "label": ".get_auth_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L67"}, {"id": "auth_keyringnullprovider_save_auth_info", "label": ".save_auth_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L70"}, {"id": "auth_keyringpythonprovider", "label": "KeyRingPythonProvider", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L74"}, {"id": "auth_keyringpythonprovider_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L79"}, {"id": "auth_keyringpythonprovider_get_auth_info", "label": ".get_auth_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L84"}, {"id": "auth_keyringpythonprovider_save_auth_info", "label": ".save_auth_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L102"}, {"id": "auth_keyringcliprovider", "label": "KeyRingCliProvider", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L106"}, {"id": "auth_keyringcliprovider_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L117"}, {"id": "auth_keyringcliprovider_get_auth_info", "label": ".get_auth_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L120"}, {"id": "auth_keyringcliprovider_save_auth_info", "label": ".save_auth_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L129"}, {"id": "auth_keyringcliprovider_get_password", "label": "._get_password()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L132"}, {"id": "auth_keyringcliprovider_set_password", "label": "._set_password()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L150"}, {"id": "auth_get_keyring_provider", "label": "get_keyring_provider()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L166"}, {"id": "auth_multidomainbasicauth", "label": "MultiDomainBasicAuth", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L227"}, {"id": "authbase", "label": "AuthBase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "auth_multidomainbasicauth_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L228"}, {"id": "auth_keyring_provider", "label": "keyring_provider()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L246"}, {"id": "auth_use_keyring", "label": "use_keyring()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L258"}, {"id": "auth_multidomainbasicauth_get_keyring_auth", "label": "._get_keyring_auth()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L264"}, {"id": "auth_multidomainbasicauth_get_index_url", "label": "._get_index_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L290"}, {"id": "auth_multidomainbasicauth_get_new_credentials", "label": "._get_new_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L338"}, {"id": "auth_multidomainbasicauth_get_url_and_credentials", "label": "._get_url_and_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L395"}, {"id": "auth_multidomainbasicauth_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L443"}, {"id": "auth_multidomainbasicauth_prompt_for_password", "label": "._prompt_for_password()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L461"}, {"id": "auth_multidomainbasicauth_should_save_password_to_keyring", "label": "._should_save_password_to_keyring()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L473"}, {"id": "auth_multidomainbasicauth_handle_401", "label": ".handle_401()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L482"}, {"id": "auth_multidomainbasicauth_warn_on_401", "label": ".warn_on_401()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L545"}, {"id": "auth_multidomainbasicauth_save_credentials", "label": ".save_credentials()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L553"}, {"id": "auth_rationale_1", "label": "Network Authentication Helpers Contains interface (MultiDomainBasicAuth) and as", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L1"}, {"id": "auth_rationale_51", "label": "Keyring base provider interface", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L51"}, {"id": "auth_rationale_63", "label": "Keyring null provider", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L63"}, {"id": "auth_rationale_75", "label": "Keyring interface which uses locally imported `keyring`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L75"}, {"id": "auth_rationale_107", "label": "Provider which uses `keyring` cli Instead of calling the keyring package in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L107"}, {"id": "auth_rationale_133", "label": "Mirror the implementation of keyring.get_password using cli", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L133"}, {"id": "auth_rationale_151", "label": "Mirror the implementation of keyring.set_password using cli", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L151"}, {"id": "auth_rationale_269", "label": "Return the tuple auth for a given url from keyring.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L269"}, {"id": "auth_rationale_291", "label": "Return the original index URL matching the requested URL. Cached or dyn", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L291"}, {"id": "auth_rationale_345", "label": "Find and return credentials for the specified URL.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L345"}, {"id": "auth_rationale_398", "label": "Return the credentials to use for the provided URL. If allowed, netrc a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L398"}, {"id": "auth_rationale_546", "label": "Response callback to warn about incorrect credentials.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L546"}, {"id": "auth_rationale_554", "label": "Response callback to save credentials on success.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L554"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "urllib_parse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "os_path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "pip_vendor_requests_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "pip_vendor_requests_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "pip_internal_utils_logging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "pip_internal_vcs_versioncontrol", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "pip_vendor_requests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "pip_vendor_requests_models", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_credentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L44", "weight": 1.0}, {"source": "auth_credentials", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_keyringbaseprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L50", "weight": 1.0}, {"source": "auth_keyringbaseprovider", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_get_auth_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_save_auth_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_keyringnullprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L62", "weight": 1.0}, {"source": "auth_keyringnullprovider", "target": "auth_keyringbaseprovider", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L62", "weight": 1.0}, {"source": "auth_keyringnullprovider", "target": "auth_keyringnullprovider_get_auth_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L67", "weight": 1.0}, {"source": "auth_keyringnullprovider", "target": "auth_keyringnullprovider_save_auth_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_keyringpythonprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L74", "weight": 1.0}, {"source": "auth_keyringpythonprovider", "target": "auth_keyringbaseprovider", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L74", "weight": 1.0}, {"source": "auth_keyringpythonprovider", "target": "auth_keyringpythonprovider_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L79", "weight": 1.0}, {"source": "auth_keyringpythonprovider", "target": "auth_keyringpythonprovider_get_auth_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L84", "weight": 1.0}, {"source": "auth_keyringpythonprovider", "target": "auth_keyringpythonprovider_save_auth_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_keyringcliprovider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L106", "weight": 1.0}, {"source": "auth_keyringcliprovider", "target": "auth_keyringbaseprovider", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L106", "weight": 1.0}, {"source": "auth_keyringcliprovider", "target": "auth_keyringcliprovider_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L117", "weight": 1.0}, {"source": "auth_keyringcliprovider", "target": "auth_keyringcliprovider_get_auth_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L120", "weight": 1.0}, {"source": "auth_keyringcliprovider", "target": "auth_keyringcliprovider_save_auth_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L129", "weight": 1.0}, {"source": "auth_keyringcliprovider", "target": "auth_keyringcliprovider_get_password", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L132", "weight": 1.0}, {"source": "auth_keyringcliprovider", "target": "auth_keyringcliprovider_set_password", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L150", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_get_keyring_provider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L166", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_multidomainbasicauth", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L227", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "authbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L227", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "auth_multidomainbasicauth_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L228", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_keyring_provider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L246", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_keyring_provider", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L250", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "target": "auth_use_keyring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L258", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "auth_multidomainbasicauth_get_keyring_auth", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L264", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "auth_multidomainbasicauth_get_index_url", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L290", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "auth_multidomainbasicauth_get_new_credentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L338", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "auth_multidomainbasicauth_get_url_and_credentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L395", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "auth_multidomainbasicauth_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L443", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "auth_multidomainbasicauth_prompt_for_password", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L461", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "auth_multidomainbasicauth_should_save_password_to_keyring", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L473", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "auth_multidomainbasicauth_handle_401", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L482", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "auth_multidomainbasicauth_warn_on_401", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L545", "weight": 1.0}, {"source": "auth_multidomainbasicauth", "target": "auth_multidomainbasicauth_save_credentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L553", "weight": 1.0}, {"source": "auth_keyringcliprovider_get_auth_info", "target": "auth_keyringcliprovider_get_password", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L124", "weight": 1.0}, {"source": "auth_keyringcliprovider_save_auth_info", "target": "auth_keyringcliprovider_set_password", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L130", "weight": 1.0}, {"source": "auth_get_keyring_provider", "target": "auth_keyringpythonprovider", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L174", "weight": 1.0}, {"source": "auth_get_keyring_provider", "target": "auth_keyringcliprovider", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L221", "weight": 1.0}, {"source": "auth_get_keyring_provider", "target": "auth_keyringnullprovider", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L224", "weight": 1.0}, {"source": "auth_keyring_provider", "target": "auth_get_keyring_provider", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L247", "weight": 1.0}, {"source": "auth_multidomainbasicauth_get_keyring_auth", "target": "auth_keyringcliprovider_get_auth_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L275", "weight": 1.0}, {"source": "auth_multidomainbasicauth_get_new_credentials", "target": "auth_multidomainbasicauth_get_index_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L358", "weight": 1.0}, {"source": "auth_multidomainbasicauth_get_new_credentials", "target": "auth_multidomainbasicauth_get_keyring_auth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L385", "weight": 1.0}, {"source": "auth_multidomainbasicauth_get_url_and_credentials", "target": "auth_multidomainbasicauth_get_new_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L410", "weight": 1.0}, {"source": "auth_multidomainbasicauth_call", "target": "auth_multidomainbasicauth_get_url_and_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L446", "weight": 1.0}, {"source": "auth_multidomainbasicauth_prompt_for_password", "target": "auth_multidomainbasicauth_get_keyring_auth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L466", "weight": 1.0}, {"source": "auth_multidomainbasicauth_handle_401", "target": "auth_multidomainbasicauth_get_new_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L492", "weight": 1.0}, {"source": "auth_multidomainbasicauth_handle_401", "target": "auth_multidomainbasicauth_prompt_for_password", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L507", "weight": 1.0}, {"source": "auth_multidomainbasicauth_handle_401", "target": "auth_multidomainbasicauth_should_save_password_to_keyring", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L515", "weight": 1.0}, {"source": "auth_multidomainbasicauth_handle_401", "target": "auth_credentials", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L516", "weight": 1.0}, {"source": "auth_multidomainbasicauth_save_credentials", "target": "auth_keyringcliprovider_save_auth_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L564", "weight": 1.0}, {"source": "auth_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_network_auth_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L1", "weight": 1.0}, {"source": "auth_rationale_51", "target": "auth_keyringbaseprovider", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L51", "weight": 1.0}, {"source": "auth_rationale_63", "target": "auth_keyringnullprovider", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L63", "weight": 1.0}, {"source": "auth_rationale_75", "target": "auth_keyringpythonprovider", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L75", "weight": 1.0}, {"source": "auth_rationale_107", "target": "auth_keyringcliprovider", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L107", "weight": 1.0}, {"source": "auth_rationale_133", "target": "auth_keyringcliprovider_get_password", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L133", "weight": 1.0}, {"source": "auth_rationale_151", "target": "auth_keyringcliprovider_set_password", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L151", "weight": 1.0}, {"source": "auth_rationale_269", "target": "auth_multidomainbasicauth_get_keyring_auth", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L269", "weight": 1.0}, {"source": "auth_rationale_291", "target": "auth_multidomainbasicauth_get_index_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L291", "weight": 1.0}, {"source": "auth_rationale_345", "target": "auth_multidomainbasicauth_get_new_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L345", "weight": 1.0}, {"source": "auth_rationale_398", "target": "auth_multidomainbasicauth_get_url_and_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L398", "weight": 1.0}, {"source": "auth_rationale_546", "target": "auth_multidomainbasicauth_warn_on_401", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L546", "weight": 1.0}, {"source": "auth_rationale_554", "target": "auth_multidomainbasicauth_save_credentials", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L554", "weight": 1.0}], "raw_calls": [{"caller_nid": "auth_keyringpythonprovider_get_auth_info", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L88"}, {"caller_nid": "auth_keyringpythonprovider_get_auth_info", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L89"}, {"caller_nid": "auth_keyringpythonprovider_get_auth_info", "callee": "get_credential", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L90"}, {"caller_nid": "auth_keyringpythonprovider_get_auth_info", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L96"}, {"caller_nid": "auth_keyringpythonprovider_get_auth_info", "callee": "get_password", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L97"}, {"caller_nid": "auth_keyringpythonprovider_save_auth_info", "callee": "set_password", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L103"}, {"caller_nid": "auth_keyringcliprovider_get_password", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L138"}, {"caller_nid": "auth_keyringcliprovider_get_password", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L140"}, {"caller_nid": "auth_keyringcliprovider_get_password", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L148"}, {"caller_nid": "auth_keyringcliprovider_get_password", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L148"}, {"caller_nid": "auth_keyringcliprovider_set_password", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L154"}, {"caller_nid": "auth_keyringcliprovider_set_password", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L156"}, {"caller_nid": "auth_keyringcliprovider_set_password", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L158"}, {"caller_nid": "auth_get_keyring_provider", "callee": "verbose", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L167"}, {"caller_nid": "auth_get_keyring_provider", "callee": "verbose", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L175"}, {"caller_nid": "auth_get_keyring_provider", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L185"}, {"caller_nid": "auth_get_keyring_provider", "callee": "isEnabledFor", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L185"}, {"caller_nid": "auth_get_keyring_provider", "callee": "which", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L187"}, {"caller_nid": "auth_get_keyring_provider", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L188"}, {"caller_nid": "auth_get_keyring_provider", "callee": "get_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L188"}, {"caller_nid": "auth_get_keyring_provider", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L204"}, {"caller_nid": "auth_get_keyring_provider", "callee": "get_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L204"}, {"caller_nid": "auth_get_keyring_provider", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L207"}, {"caller_nid": "auth_get_keyring_provider", "callee": "PATH_as_shutil_which_determines_it", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L207"}, {"caller_nid": "auth_get_keyring_provider", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L208"}, {"caller_nid": "auth_get_keyring_provider", "callee": "samefile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L210"}, {"caller_nid": "auth_get_keyring_provider", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L211"}, {"caller_nid": "auth_get_keyring_provider", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L215"}, {"caller_nid": "auth_get_keyring_provider", "callee": "which", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L217"}, {"caller_nid": "auth_get_keyring_provider", "callee": "verbose", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L220"}, {"caller_nid": "auth_get_keyring_provider", "callee": "verbose", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L223"}, {"caller_nid": "auth_multidomainbasicauth_get_keyring_auth", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L279"}, {"caller_nid": "auth_multidomainbasicauth_get_keyring_auth", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L281"}, {"caller_nid": "auth_multidomainbasicauth_get_keyring_auth", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L283"}, {"caller_nid": "auth_multidomainbasicauth_get_keyring_auth", "callee": "cache_clear", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L287"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L306"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "remove_auth_from_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L306"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "urlsplit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L307"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L312"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "urlsplit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L313"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "remove_auth_from_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L313"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "urlsplit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L320"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L321"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L326"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "rfind", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L328"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "commonprefix", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L328"}, {"caller_nid": "auth_multidomainbasicauth_get_index_url", "callee": "urlunsplit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L336"}, {"caller_nid": "auth_multidomainbasicauth_get_new_credentials", "callee": "split_auth_netloc_from_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L347"}, {"caller_nid": "auth_multidomainbasicauth_get_new_credentials", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L354"}, {"caller_nid": "auth_multidomainbasicauth_get_new_credentials", "callee": "split_auth_netloc_from_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L361"}, {"caller_nid": "auth_multidomainbasicauth_get_new_credentials", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L364"}, {"caller_nid": "auth_multidomainbasicauth_get_new_credentials", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L370"}, {"caller_nid": "auth_multidomainbasicauth_get_new_credentials", "callee": "get_netrc_auth", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L375"}, {"caller_nid": "auth_multidomainbasicauth_get_new_credentials", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L377"}, {"caller_nid": "auth_multidomainbasicauth_get_new_credentials", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L390"}, {"caller_nid": "auth_multidomainbasicauth_get_url_and_credentials", "callee": "split_auth_netloc_from_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L407"}, {"caller_nid": "auth_multidomainbasicauth_call", "callee": "HTTPBasicAuth(username, password)", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L453"}, {"caller_nid": "auth_multidomainbasicauth_call", "callee": "HTTPBasicAuth", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L453"}, {"caller_nid": "auth_multidomainbasicauth_call", "callee": "register_hook", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L456"}, {"caller_nid": "auth_multidomainbasicauth_prompt_for_password", "callee": "ask_input", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L462"}, {"caller_nid": "auth_multidomainbasicauth_prompt_for_password", "callee": "ask_password", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L469"}, {"caller_nid": "auth_multidomainbasicauth_should_save_password_to_keyring", "callee": "ask", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L480"}, {"caller_nid": "auth_multidomainbasicauth_handle_401", "callee": "urlparse", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L502"}, {"caller_nid": "auth_multidomainbasicauth_handle_401", "callee": "release_conn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L527"}, {"caller_nid": "auth_multidomainbasicauth_handle_401", "callee": "HTTPBasicAuth(username or \"\", password or \"\")", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L530"}, {"caller_nid": "auth_multidomainbasicauth_handle_401", "callee": "HTTPBasicAuth", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L530"}, {"caller_nid": "auth_multidomainbasicauth_handle_401", "callee": "register_hook", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L531"}, {"caller_nid": "auth_multidomainbasicauth_handle_401", "callee": "register_hook", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L537"}, {"caller_nid": "auth_multidomainbasicauth_handle_401", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L540"}, {"caller_nid": "auth_multidomainbasicauth_handle_401", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L541"}, {"caller_nid": "auth_multidomainbasicauth_warn_on_401", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L548"}, {"caller_nid": "auth_multidomainbasicauth_save_credentials", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L563"}, {"caller_nid": "auth_multidomainbasicauth_save_credentials", "callee": "exception", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py", "source_location": "L568"}]}