Files
tfm_ainventory/graphify-out/cache/624858c83bae07be1b4830ec31a0785067edea14a5b2ba1cdc2ac79be7a0fe94.json

1 line
7.4 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "label": "test_sha3.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L1"}, {"id": "test_sha3_test_bytes_to_int", "label": "test_bytes_to_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L31"}, {"id": "test_sha3_testbytestoint", "label": "TestBytesToInt", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L36"}, {"id": "test_sha3_testbytestoint_test_bytes_to_int_wrong_endian", "label": ".test_bytes_to_int_wrong_endian()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L37"}, {"id": "test_sha3_testbytestoint_test_int_to_bytes_wrong_endian", "label": ".test_int_to_bytes_wrong_endian()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L41"}, {"id": "test_sha3_test_int_to_bytes_with_gmpy", "label": "test_int_to_bytes_with_gmpy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L47"}, {"id": "test_sha3_test_int_to_bytes", "label": "test_int_to_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L62"}, {"id": "test_sha3_test_shake_256", "label": "test_shake_256()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L109"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "unittest2", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "unittest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "gmpy2", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "gmpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_sha3_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "test_sha3_test_bytes_to_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "test_sha3_testbytestoint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L36", "weight": 1.0}, {"source": "test_sha3_testbytestoint", "target": "test_sha3_testbytestoint_test_bytes_to_int_wrong_endian", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L37", "weight": 1.0}, {"source": "test_sha3_testbytestoint", "target": "test_sha3_testbytestoint_test_int_to_bytes_wrong_endian", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "test_sha3_test_int_to_bytes_with_gmpy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "test_sha3_test_int_to_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_sha3_py", "target": "test_sha3_test_shake_256", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L109", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_sha3_test_bytes_to_int", "callee": "bytes_to_int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L32"}, {"caller_nid": "test_sha3_testbytestoint_test_bytes_to_int_wrong_endian", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L38"}, {"caller_nid": "test_sha3_testbytestoint_test_bytes_to_int_wrong_endian", "callee": "bytes_to_int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L39"}, {"caller_nid": "test_sha3_testbytestoint_test_int_to_bytes_wrong_endian", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L42"}, {"caller_nid": "test_sha3_testbytestoint_test_int_to_bytes_wrong_endian", "callee": "int_to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L43"}, {"caller_nid": "test_sha3_test_int_to_bytes_with_gmpy", "callee": "int_to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L48"}, {"caller_nid": "test_sha3_test_int_to_bytes_with_gmpy", "callee": "mpz", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L48"}, {"caller_nid": "test_sha3_test_int_to_bytes", "callee": "int_to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L63"}, {"caller_nid": "test_sha3_test_shake_256", "callee": "shake_256", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L110"}, {"caller_nid": "test_sha3_test_shake_256", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_sha3.py", "source_location": "L111"}]}