Files
tfm_ainventory/graphify-out/cache/208edf2afa43864083a66746b166f7e1993128bf5b459d765d089e8b42c012db.json

1 line
17 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "label": "reauth.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L1"}, {"id": "reauth_is_interactive", "label": "is_interactive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L60"}, {"id": "reauth_get_challenges", "label": "_get_challenges()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L77"}, {"id": "reauth_send_challenge_result", "label": "_send_challenge_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L108"}, {"id": "reauth_run_next_challenge", "label": "_run_next_challenge()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L143"}, {"id": "reauth_obtain_rapt", "label": "_obtain_rapt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L192"}, {"id": "reauth_get_rapt_token", "label": "get_rapt_token()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L244"}, {"id": "reauth_refresh_grant", "label": "refresh_grant()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L282"}, {"id": "reauth_rationale_61", "label": "Check if we are in an interractive environment. Override this function with", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L61"}, {"id": "reauth_rationale_80", "label": "Does initial request to reauth API to get the challenges. Args: req", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L80"}, {"id": "reauth_rationale_111", "label": "Attempt to refresh access token by sending next challenge result. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L111"}, {"id": "reauth_rationale_144", "label": "Get the next challenge from msg and run it. Args: msg (dict): Reaut", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L144"}, {"id": "reauth_rationale_193", "label": "Given an http request method and reauth access token, get rapt token. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L193"}, {"id": "reauth_rationale_247", "label": "Given an http request method and refresh_token, get rapt token. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L247"}, {"id": "reauth_rationale_292", "label": "Implements the reauthentication flow. Args: request (google.auth.tr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L292"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "google_oauth2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "google_oauth2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "reauth_is_interactive", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "reauth_get_challenges", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "reauth_send_challenge_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L108", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "reauth_run_next_challenge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "reauth_obtain_rapt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L192", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "reauth_get_rapt_token", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L244", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_oauth2_reauth_py", "target": "reauth_refresh_grant", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L282", "weight": 1.0}, {"source": "reauth_run_next_challenge", "target": "reauth_send_challenge_result", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L182", "weight": 1.0}, {"source": "reauth_obtain_rapt", "target": "reauth_get_challenges", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L207", "weight": 1.0}, {"source": "reauth_obtain_rapt", "target": "reauth_is_interactive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L227", "weight": 1.0}, {"source": "reauth_obtain_rapt", "target": "reauth_run_next_challenge", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L233", "weight": 1.0}, {"source": "reauth_get_rapt_token", "target": "reauth_refresh_grant", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L266", "weight": 1.0}, {"source": "reauth_get_rapt_token", "target": "reauth_obtain_rapt", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L276", "weight": 1.0}, {"source": "reauth_refresh_grant", "target": "reauth_get_rapt_token", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L357", "weight": 1.0}, {"source": "reauth_rationale_61", "target": "reauth_is_interactive", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L61", "weight": 1.0}, {"source": "reauth_rationale_80", "target": "reauth_get_challenges", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L80", "weight": 1.0}, {"source": "reauth_rationale_111", "target": "reauth_send_challenge_result", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L111", "weight": 1.0}, {"source": "reauth_rationale_144", "target": "reauth_run_next_challenge", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L144", "weight": 1.0}, {"source": "reauth_rationale_193", "target": "reauth_obtain_rapt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L193", "weight": 1.0}, {"source": "reauth_rationale_247", "target": "reauth_get_rapt_token", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L247", "weight": 1.0}, {"source": "reauth_rationale_292", "target": "reauth_refresh_grant", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L292", "weight": 1.0}], "raw_calls": [{"caller_nid": "reauth_is_interactive", "callee": "isatty", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L74"}, {"caller_nid": "reauth_get_challenges", "callee": "reauth_start", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L96"}, {"caller_nid": "reauth_get_challenges", "callee": "_token_endpoint_request", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L98"}, {"caller_nid": "reauth_send_challenge_result", "callee": "reauth_continue", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L131"}, {"caller_nid": "reauth_send_challenge_result", "callee": "_token_endpoint_request", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L133"}, {"caller_nid": "reauth_send_challenge_result", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L135"}, {"caller_nid": "reauth_run_next_challenge", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L165"}, {"caller_nid": "reauth_run_next_challenge", "callee": "ReauthFailError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L167"}, {"caller_nid": "reauth_run_next_challenge", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L168"}, {"caller_nid": "reauth_run_next_challenge", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L170"}, {"caller_nid": "reauth_run_next_challenge", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L170"}, {"caller_nid": "reauth_run_next_challenge", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L170"}, {"caller_nid": "reauth_run_next_challenge", "callee": "ReauthFailError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L174"}, {"caller_nid": "reauth_run_next_challenge", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L175"}, {"caller_nid": "reauth_run_next_challenge", "callee": "obtain_challenge_input", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L179"}, {"caller_nid": "reauth_obtain_rapt", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L209"}, {"caller_nid": "reauth_obtain_rapt", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L209"}, {"caller_nid": "reauth_obtain_rapt", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L217"}, {"caller_nid": "reauth_obtain_rapt", "callee": "ReauthFailError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L221"}, {"caller_nid": "reauth_obtain_rapt", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L222"}, {"caller_nid": "reauth_obtain_rapt", "callee": "ReauthFailError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L228"}, {"caller_nid": "reauth_obtain_rapt", "callee": "ReauthFailError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L236"}, {"caller_nid": "reauth_obtain_rapt", "callee": "ReauthFailError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L241"}, {"caller_nid": "reauth_get_rapt_token", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L263"}, {"caller_nid": "reauth_get_rapt_token", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L277"}, {"caller_nid": "reauth_refresh_grant", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L328"}, {"caller_nid": "reauth_refresh_grant", "callee": "token_request_user", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L331"}, {"caller_nid": "reauth_refresh_grant", "callee": "_token_endpoint_request_no_throw", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L337"}, {"caller_nid": "reauth_refresh_grant", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L341"}, {"caller_nid": "reauth_refresh_grant", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L342"}, {"caller_nid": "reauth_refresh_grant", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L346"}, {"caller_nid": "reauth_refresh_grant", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L348"}, {"caller_nid": "reauth_refresh_grant", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L349"}, {"caller_nid": "reauth_refresh_grant", "callee": "RefreshError", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L353"}, {"caller_nid": "reauth_refresh_grant", "callee": "_token_endpoint_request_no_throw", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L365"}, {"caller_nid": "reauth_refresh_grant", "callee": "_handle_error_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L370"}, {"caller_nid": "reauth_refresh_grant", "callee": "_handle_refresh_grant_response", "source_file": "backend/venv/lib/python3.12/site-packages/google/oauth2/reauth.py", "source_location": "L371"}]}