Files
tfm_ainventory/graphify-out/cache/91e4dddc195deff08675ab9b71f2a3ca678aecec992df21fd74873af1d90e566.json

1 line
20 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "label": "_compat.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L1"}, {"id": "compat_str_idx_as_int", "label": "str_idx_as_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L10"}, {"id": "compat_normalise_bytes", "label": "normalise_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L21"}, {"id": "compat_hmac_compat", "label": "hmac_compat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L26"}, {"id": "compat_remove_whitespace", "label": "remove_whitespace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L35"}, {"id": "compat_compat26_str", "label": "compat26_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L39"}, {"id": "compat_bit_length", "label": "bit_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L42"}, {"id": "compat_b2a_hex", "label": "b2a_hex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L60"}, {"id": "compat_a2b_hex", "label": "a2b_hex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L63"}, {"id": "compat_bytes_to_int", "label": "bytes_to_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L69"}, {"id": "compat_int_to_bytes", "label": "int_to_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L79"}, {"id": "compat_byte_length", "label": "byte_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L135"}, {"id": "compat_rationale_1", "label": "Common functions for providing cross-python version compatibility.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L1"}, {"id": "compat_rationale_11", "label": "Take index'th byte from string, return as integer", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L11"}, {"id": "compat_rationale_22", "label": "Cast the input into array of bytes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L22"}, {"id": "compat_rationale_36", "label": "Removes all whitespace from passed in string", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L36"}, {"id": "compat_rationale_50", "label": "Removes all whitespace from passed in string", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L50"}, {"id": "compat_rationale_57", "label": "Return number of bits necessary to represent an integer.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L57"}, {"id": "compat_rationale_70", "label": "Convert bytes to an int.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L70"}, {"id": "compat_rationale_80", "label": "Return number converted to bytes", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L80"}, {"id": "compat_rationale_99", "label": "Cast the input into array of bytes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L99"}, {"id": "compat_rationale_106", "label": "Removes all whitespace from passed in string", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L106"}, {"id": "compat_rationale_122", "label": "Return number of bits necessary to represent an integer.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L122"}, {"id": "compat_rationale_126", "label": "Convert integer to bytes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L126"}, {"id": "compat_rationale_136", "label": "Return number of bytes necessary to represent an integer.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L136"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "binascii", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "six", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_str_idx_as_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_normalise_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_hmac_compat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_remove_whitespace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_compat26_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_bit_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_remove_whitespace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_compat26_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_bit_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_b2a_hex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_a2b_hex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L63", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_bytes_to_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_int_to_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_hmac_compat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_normalise_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L98", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_compat26_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_remove_whitespace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_a2b_hex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L109", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_bit_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L121", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_int_to_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "target": "compat_byte_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L135", "weight": 1.0}, {"source": "compat_b2a_hex", "target": "compat_compat26_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L61", "weight": 1.0}, {"source": "compat_bytes_to_int", "target": "compat_b2a_hex", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L74", "weight": 1.0}, {"source": "compat_int_to_bytes", "target": "compat_byte_length", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L82", "weight": 1.0}, {"source": "compat_byte_length", "target": "compat_bit_length", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L137", "weight": 1.0}, {"source": "compat_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L1", "weight": 1.0}, {"source": "compat_rationale_11", "target": "compat_str_idx_as_int", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L11", "weight": 1.0}, {"source": "compat_rationale_22", "target": "compat_normalise_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L22", "weight": 1.0}, {"source": "compat_rationale_36", "target": "compat_remove_whitespace", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L36", "weight": 1.0}, {"source": "compat_rationale_50", "target": "compat_remove_whitespace", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L50", "weight": 1.0}, {"source": "compat_rationale_57", "target": "compat_bit_length", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L57", "weight": 1.0}, {"source": "compat_rationale_70", "target": "compat_bytes_to_int", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L70", "weight": 1.0}, {"source": "compat_rationale_80", "target": "compat_int_to_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L80", "weight": 1.0}, {"source": "compat_rationale_99", "target": "compat_normalise_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L99", "weight": 1.0}, {"source": "compat_rationale_106", "target": "compat_remove_whitespace", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L106", "weight": 1.0}, {"source": "compat_rationale_122", "target": "compat_bit_length", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L122", "weight": 1.0}, {"source": "compat_rationale_126", "target": "compat_int_to_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L126", "weight": 1.0}, {"source": "compat_rationale_136", "target": "compat_byte_length", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L136", "weight": 1.0}], "raw_calls": [{"caller_nid": "compat_str_idx_as_int", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L13"}, {"caller_nid": "compat_str_idx_as_int", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L15"}, {"caller_nid": "compat_normalise_bytes", "callee": "buffer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L24"}, {"caller_nid": "compat_remove_whitespace", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L37"}, {"caller_nid": "compat_compat26_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L40"}, {"caller_nid": "compat_bit_length", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L45"}, {"caller_nid": "compat_bit_length", "callee": "bin", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L45"}, {"caller_nid": "compat_remove_whitespace", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L51"}, {"caller_nid": "compat_a2b_hex", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L65"}, {"caller_nid": "compat_a2b_hex", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L67"}, {"caller_nid": "compat_bytes_to_int", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L74"}, {"caller_nid": "compat_bytes_to_int", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L76"}, {"caller_nid": "compat_bytes_to_int", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L77"}, {"caller_nid": "compat_int_to_bytes", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L84"}, {"caller_nid": "compat_int_to_bytes", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L85"}, {"caller_nid": "compat_int_to_bytes", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L85"}, {"caller_nid": "compat_int_to_bytes", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L88"}, {"caller_nid": "compat_int_to_bytes", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L89"}, {"caller_nid": "compat_int_to_bytes", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L91"}, {"caller_nid": "compat_normalise_bytes", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L100"}, {"caller_nid": "compat_normalise_bytes", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L100"}, {"caller_nid": "compat_remove_whitespace", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L107"}, {"caller_nid": "compat_a2b_hex", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L111"}, {"caller_nid": "compat_a2b_hex", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L111"}, {"caller_nid": "compat_a2b_hex", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L113"}, {"caller_nid": "compat_int_to_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L130"}, {"caller_nid": "compat_int_to_bytes", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L131"}, {"caller_nid": "compat_int_to_bytes", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L132"}, {"caller_nid": "compat_int_to_bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/_compat.py", "source_location": "L132"}]}