Files
tfm_ainventory/graphify-out/cache/f720eb117d65d72beec7fda464f39e9145b0d5419b41ece33dfec9157ef356b3.json

1 line
6.7 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_glibc_py", "label": "glibc.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L1"}, {"id": "glibc_glibc_version_string", "label": "glibc_version_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L7"}, {"id": "glibc_glibc_version_string_confstr", "label": "glibc_version_string_confstr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L12"}, {"id": "glibc_glibc_version_string_ctypes", "label": "glibc_version_string_ctypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L32"}, {"id": "glibc_libc_ver", "label": "libc_ver()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L92"}, {"id": "glibc_rationale_8", "label": "Returns glibc version string, or None if not using glibc.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L8"}, {"id": "glibc_rationale_13", "label": "Primary implementation of glibc_version_string using os.confstr.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L13"}, {"id": "glibc_rationale_33", "label": "Fallback implementation of glibc_version_string using ctypes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L33"}, {"id": "glibc_rationale_93", "label": "Try to determine the glibc version Returns a tuple of strings (lib, version", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L93"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_glibc_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_glibc_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_glibc_py", "target": "glibc_glibc_version_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_glibc_py", "target": "glibc_glibc_version_string_confstr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_glibc_py", "target": "glibc_glibc_version_string_ctypes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_glibc_py", "target": "glibc_libc_ver", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L92", "weight": 1.0}, {"source": "glibc_glibc_version_string", "target": "glibc_glibc_version_string_confstr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L9", "weight": 1.0}, {"source": "glibc_glibc_version_string", "target": "glibc_glibc_version_string_ctypes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L9", "weight": 1.0}, {"source": "glibc_libc_ver", "target": "glibc_glibc_version_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L98", "weight": 1.0}, {"source": "glibc_rationale_8", "target": "glibc_glibc_version_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L8", "weight": 1.0}, {"source": "glibc_rationale_13", "target": "glibc_glibc_version_string_confstr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L13", "weight": 1.0}, {"source": "glibc_rationale_33", "target": "glibc_glibc_version_string_ctypes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L33", "weight": 1.0}, {"source": "glibc_rationale_93", "target": "glibc_libc_ver", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L93", "weight": 1.0}], "raw_calls": [{"caller_nid": "glibc_glibc_version_string_confstr", "callee": "confstr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L21"}, {"caller_nid": "glibc_glibc_version_string_confstr", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L25"}, {"caller_nid": "glibc_glibc_version_string_ctypes", "callee": "CDLL", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L54"}, {"caller_nid": "glibc_glibc_version_string_ctypes", "callee": "gnu_get_libc_version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L67"}, {"caller_nid": "glibc_glibc_version_string_ctypes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L69"}, {"caller_nid": "glibc_glibc_version_string_ctypes", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py", "source_location": "L70"}]}