Files
tfm_ainventory/graphify-out/cache/66536d00ff1c4ec7b113b73a8e4a30aab68cd88529d6a26265abf1ad370ec81b.json
2026-04-26 12:03:59 +03:00

1 line
3.7 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_rsa_transform_py", "label": "transform.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L1"}, {"id": "transform_bytes2int", "label": "bytes2int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L23"}, {"id": "transform_int2bytes", "label": "int2bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L37"}, {"id": "transform_rationale_24", "label": "r\"\"\"Converts a list of bytes or an 8-bit string to an integer. When using u", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L24"}, {"id": "transform_rationale_38", "label": "Convert an unsigned integer to bytes (big-endian):: Does not preserve leadi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L38"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_rsa_transform_py", "target": "math", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_rsa_transform_py", "target": "transform_bytes2int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_rsa_transform_py", "target": "transform_int2bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_rsa_transform_py", "target": "doctest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L70", "weight": 1.0}, {"source": "transform_rationale_24", "target": "transform_bytes2int", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L24", "weight": 1.0}, {"source": "transform_rationale_38", "target": "transform_int2bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L38", "weight": 1.0}], "raw_calls": [{"caller_nid": "transform_bytes2int", "callee": "from_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L34"}, {"caller_nid": "transform_int2bytes", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L59"}, {"caller_nid": "transform_int2bytes", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L61"}, {"caller_nid": "transform_int2bytes", "callee": "ceil", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L61"}, {"caller_nid": "transform_int2bytes", "callee": "bit_length", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L61"}, {"caller_nid": "transform_int2bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L64"}, {"caller_nid": "transform_int2bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/rsa/transform.py", "source_location": "L66"}]}