1 line
1.0 KiB
JSON
1 line
1.0 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pyasn1_compat_integer_py", "label": "integer.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/compat/integer.py", "source_location": "L1"}, {"id": "integer_to_bytes", "label": "to_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/compat/integer.py", "source_location": "L7"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pyasn1_compat_integer_py", "target": "integer_to_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/compat/integer.py", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "integer_to_bytes", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/compat/integer.py", "source_location": "L8"}, {"caller_nid": "integer_to_bytes", "callee": "bit_length", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/compat/integer.py", "source_location": "L8"}]} |