1 line
39 KiB
JSON
1 line
39 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "label": "_helpers.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L1"}, {"id": "helpers_copy_docstring", "label": "copy_docstring()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L55"}, {"id": "helpers_parse_content_type", "label": "parse_content_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L89"}, {"id": "helpers_utcnow", "label": "utcnow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L111"}, {"id": "helpers_utcfromtimestamp", "label": "utcfromtimestamp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L127"}, {"id": "helpers_datetime_to_secs", "label": "datetime_to_secs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L147"}, {"id": "helpers_to_bytes", "label": "to_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L159"}, {"id": "helpers_from_bytes", "label": "from_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L183"}, {"id": "helpers_update_query", "label": "update_query()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L205"}, {"id": "helpers_scopes_to_string", "label": "scopes_to_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L250"}, {"id": "helpers_string_to_scopes", "label": "string_to_scopes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L263"}, {"id": "helpers_padded_urlsafe_b64decode", "label": "padded_urlsafe_b64decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L278"}, {"id": "helpers_unpadded_urlsafe_b64encode", "label": "unpadded_urlsafe_b64encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L294"}, {"id": "helpers_get_bool_from_env", "label": "get_bool_from_env()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L311"}, {"id": "helpers_is_python_3", "label": "is_python_3()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L351"}, {"id": "helpers_hash_sensitive_info", "label": "_hash_sensitive_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L361"}, {"id": "helpers_hash_value", "label": "_hash_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L396"}, {"id": "helpers_logger_configured", "label": "_logger_configured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L407"}, {"id": "helpers_is_logging_enabled", "label": "is_logging_enabled()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L421"}, {"id": "helpers_request_log", "label": "request_log()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L450"}, {"id": "helpers_parse_request_body", "label": "_parse_request_body()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L486"}, {"id": "helpers_parse_response", "label": "_parse_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L524"}, {"id": "helpers_response_log_base", "label": "_response_log_base()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L547"}, {"id": "helpers_response_log", "label": "response_log()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L565"}, {"id": "helpers_rationale_56", "label": "Decorator that copies a method's docstring from another class. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L56"}, {"id": "helpers_rationale_90", "label": "Parse a 'content-type' header value to get just the plain media-type (without pa", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L90"}, {"id": "helpers_rationale_112", "label": "Returns the current UTC datetime. Returns: datetime: The current ti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L112"}, {"id": "helpers_rationale_128", "label": "Returns the UTC datetime from a timestamp. Args: timestamp (float):", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L128"}, {"id": "helpers_rationale_148", "label": "Convert a datetime object to the number of seconds since the UNIX epoch. Ar", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L148"}, {"id": "helpers_rationale_160", "label": "Converts a string value to bytes, if necessary. Args: value (Union[", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L160"}, {"id": "helpers_rationale_184", "label": "Converts bytes to a string value, if necessary. Args: value (Union[", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L184"}, {"id": "helpers_rationale_206", "label": "Updates a URL's query parameters. Replaces any current values if they are a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L206"}, {"id": "helpers_rationale_251", "label": "Converts scope value to a string suitable for sending to OAuth 2.0 authoriza", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L251"}, {"id": "helpers_rationale_264", "label": "Converts stringifed scopes value to a list. Args: scopes (Union[Seq", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L264"}, {"id": "helpers_rationale_279", "label": "Decodes base64 strings lacking padding characters. Google infrastructure te", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L279"}, {"id": "helpers_rationale_295", "label": "Encodes base64 strings removing any padding characters. `rfc 7515`_ defines", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L295"}, {"id": "helpers_rationale_312", "label": "Gets a boolean value from an environment variable. The environment variable", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L312"}, {"id": "helpers_rationale_352", "label": "Check if the Python interpreter is Python 2 or 3. Returns: bool: Tr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L352"}, {"id": "helpers_rationale_362", "label": "Hashes sensitive information within a dictionary. Args: data: The d", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L362"}, {"id": "helpers_rationale_397", "label": "Hashes a value and returns a formatted hash string.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L397"}, {"id": "helpers_rationale_408", "label": "Determines whether `logger` has non-default configuration Args: logge", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L408"}, {"id": "helpers_rationale_422", "label": "Checks if debug logging is enabled for the given logger. Args: logg", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L422"}, {"id": "helpers_rationale_457", "label": "Logs an HTTP request at the DEBUG level if logging is enabled. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L457"}, {"id": "helpers_rationale_487", "label": "Parses a request body, handling bytes and string types, and different content ty", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L487"}, {"id": "helpers_rationale_525", "label": "Parses a response, attempting to decode JSON. Args: response: The r", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L525"}, {"id": "helpers_rationale_548", "label": "Logs a parsed HTTP response at the DEBUG level. This internal helper functi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L548"}, {"id": "helpers_rationale_566", "label": "Logs an HTTP response at the DEBUG level if logging is enabled. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L566"}, {"id": "helpers_rationale_431", "label": "# NOTE: Log propagation to the root logger is disabled unless", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L431"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "calendar", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "email_message", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "hashlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "urllib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "google_auth", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_copy_docstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_parse_content_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L89", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_utcnow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_utcfromtimestamp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L127", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_datetime_to_secs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L147", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_to_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L159", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_from_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L183", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_update_query", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L205", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_scopes_to_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L250", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_string_to_scopes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_padded_urlsafe_b64decode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L278", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_unpadded_urlsafe_b64encode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_get_bool_from_env", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L311", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_is_python_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L351", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_hash_sensitive_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L361", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_hash_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L396", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_logger_configured", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L407", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_is_logging_enabled", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L421", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_request_log", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L450", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_parse_request_body", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L486", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_parse_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L524", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_response_log_base", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L547", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "target": "helpers_response_log", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L565", "weight": 1.0}, {"source": "helpers_padded_urlsafe_b64decode", "target": "helpers_to_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L289", "weight": 1.0}, {"source": "helpers_hash_sensitive_info", "target": "helpers_hash_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L378", "weight": 1.0}, {"source": "helpers_is_logging_enabled", "target": "helpers_logger_configured", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L443", "weight": 1.0}, {"source": "helpers_request_log", "target": "helpers_is_logging_enabled", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L467", "weight": 1.0}, {"source": "helpers_request_log", "target": "helpers_parse_request_body", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L471", "weight": 1.0}, {"source": "helpers_request_log", "target": "helpers_hash_sensitive_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L472", "weight": 1.0}, {"source": "helpers_response_log_base", "target": "helpers_hash_sensitive_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L561", "weight": 1.0}, {"source": "helpers_response_log", "target": "helpers_is_logging_enabled", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L573", "weight": 1.0}, {"source": "helpers_response_log", "target": "helpers_parse_response", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L574", "weight": 1.0}, {"source": "helpers_response_log", "target": "helpers_response_log_base", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L575", "weight": 1.0}, {"source": "helpers_rationale_56", "target": "helpers_copy_docstring", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L56", "weight": 1.0}, {"source": "helpers_rationale_90", "target": "helpers_parse_content_type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L90", "weight": 1.0}, {"source": "helpers_rationale_112", "target": "helpers_utcnow", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L112", "weight": 1.0}, {"source": "helpers_rationale_128", "target": "helpers_utcfromtimestamp", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L128", "weight": 1.0}, {"source": "helpers_rationale_148", "target": "helpers_datetime_to_secs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L148", "weight": 1.0}, {"source": "helpers_rationale_160", "target": "helpers_to_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L160", "weight": 1.0}, {"source": "helpers_rationale_184", "target": "helpers_from_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L184", "weight": 1.0}, {"source": "helpers_rationale_206", "target": "helpers_update_query", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L206", "weight": 1.0}, {"source": "helpers_rationale_251", "target": "helpers_scopes_to_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L251", "weight": 1.0}, {"source": "helpers_rationale_264", "target": "helpers_string_to_scopes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L264", "weight": 1.0}, {"source": "helpers_rationale_279", "target": "helpers_padded_urlsafe_b64decode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L279", "weight": 1.0}, {"source": "helpers_rationale_295", "target": "helpers_unpadded_urlsafe_b64encode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L295", "weight": 1.0}, {"source": "helpers_rationale_312", "target": "helpers_get_bool_from_env", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L312", "weight": 1.0}, {"source": "helpers_rationale_352", "target": "helpers_is_python_3", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L352", "weight": 1.0}, {"source": "helpers_rationale_362", "target": "helpers_hash_sensitive_info", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L362", "weight": 1.0}, {"source": "helpers_rationale_397", "target": "helpers_hash_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L397", "weight": 1.0}, {"source": "helpers_rationale_408", "target": "helpers_logger_configured", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L408", "weight": 1.0}, {"source": "helpers_rationale_422", "target": "helpers_is_logging_enabled", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L422", "weight": 1.0}, {"source": "helpers_rationale_457", "target": "helpers_request_log", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L457", "weight": 1.0}, {"source": "helpers_rationale_487", "target": "helpers_parse_request_body", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L487", "weight": 1.0}, {"source": "helpers_rationale_525", "target": "helpers_parse_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L525", "weight": 1.0}, {"source": "helpers_rationale_548", "target": "helpers_response_log_base", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L548", "weight": 1.0}, {"source": "helpers_rationale_566", "target": "helpers_response_log", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L566", "weight": 1.0}, {"source": "helpers_rationale_431", "target": "backend_venv_lib_python3_12_site_packages_google_auth_helpers_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L431", "weight": 1.0}], "raw_calls": [{"caller_nid": "helpers_parse_content_type", "callee": "Message", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L104"}, {"caller_nid": "helpers_parse_content_type", "callee": "get_content_type", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L107"}, {"caller_nid": "helpers_utcnow", "callee": "now", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L122"}, {"caller_nid": "helpers_utcnow", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L123"}, {"caller_nid": "helpers_utcfromtimestamp", "callee": "fromtimestamp", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L142"}, {"caller_nid": "helpers_utcfromtimestamp", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L143"}, {"caller_nid": "helpers_datetime_to_secs", "callee": "timegm", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L156"}, {"caller_nid": "helpers_datetime_to_secs", "callee": "utctimetuple", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L156"}, {"caller_nid": "helpers_to_bytes", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L174"}, {"caller_nid": "helpers_to_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L174"}, {"caller_nid": "helpers_to_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L175"}, {"caller_nid": "helpers_to_bytes", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L178"}, {"caller_nid": "helpers_to_bytes", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L179"}, {"caller_nid": "helpers_from_bytes", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L196"}, {"caller_nid": "helpers_from_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L196"}, {"caller_nid": "helpers_from_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L197"}, {"caller_nid": "helpers_from_bytes", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L200"}, {"caller_nid": "helpers_from_bytes", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L201"}, {"caller_nid": "helpers_update_query", "callee": "urlparse", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L234"}, {"caller_nid": "helpers_update_query", "callee": "parse_qs", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L236"}, {"caller_nid": "helpers_update_query", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L238"}, {"caller_nid": "helpers_update_query", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L241"}, {"caller_nid": "helpers_update_query", "callee": "urlencode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L244"}, {"caller_nid": "helpers_update_query", "callee": "_replace", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L246"}, {"caller_nid": "helpers_update_query", "callee": "urlunparse", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L247"}, {"caller_nid": "helpers_scopes_to_string", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L260"}, {"caller_nid": "helpers_string_to_scopes", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L275"}, {"caller_nid": "helpers_padded_urlsafe_b64decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L290"}, {"caller_nid": "helpers_padded_urlsafe_b64decode", "callee": "urlsafe_b64decode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L291"}, {"caller_nid": "helpers_unpadded_urlsafe_b64encode", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L308"}, {"caller_nid": "helpers_unpadded_urlsafe_b64encode", "callee": "urlsafe_b64encode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L308"}, {"caller_nid": "helpers_get_bool_from_env", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L332"}, {"caller_nid": "helpers_get_bool_from_env", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L337"}, {"caller_nid": "helpers_get_bool_from_env", "callee": "InvalidValue", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L344"}, {"caller_nid": "helpers_get_bool_from_env", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L345"}, {"caller_nid": "helpers_hash_sensitive_info", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L374"}, {"caller_nid": "helpers_hash_sensitive_info", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L376"}, {"caller_nid": "helpers_hash_sensitive_info", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L377"}, {"caller_nid": "helpers_hash_sensitive_info", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L379"}, {"caller_nid": "helpers_hash_sensitive_info", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L384"}, {"caller_nid": "helpers_hash_sensitive_info", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L387"}, {"caller_nid": "helpers_hash_sensitive_info", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L393"}, {"caller_nid": "helpers_hash_sensitive_info", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L393"}, {"caller_nid": "helpers_hash_value", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L400"}, {"caller_nid": "helpers_hash_value", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L400"}, {"caller_nid": "helpers_hash_value", "callee": "sha512", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L401"}, {"caller_nid": "helpers_hash_value", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L402"}, {"caller_nid": "helpers_hash_value", "callee": "hexdigest", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L403"}, {"caller_nid": "helpers_is_logging_enabled", "callee": "getLogger", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L442"}, {"caller_nid": "helpers_is_logging_enabled", "callee": "isEnabledFor", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L447"}, {"caller_nid": "helpers_request_log", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L473"}, {"caller_nid": "helpers_parse_request_body", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L506"}, {"caller_nid": "helpers_parse_request_body", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L509"}, {"caller_nid": "helpers_parse_request_body", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L512"}, {"caller_nid": "helpers_parse_request_body", "callee": "parse_qs", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L516"}, {"caller_nid": "helpers_parse_request_body", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L517"}, {"caller_nid": "helpers_parse_response", "callee": "json", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L539"}, {"caller_nid": "helpers_response_log_base", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/google/auth/_helpers.py", "source_location": "L562"}]} |