Files
tfm_ainventory/graphify-out/cache/3bac1500c0cb5375ffb03f96175388419c3b1ef99cb8511597383c99174514e4.json

1 line
15 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "label": "utils.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L1"}, {"id": "utils_invalidname", "label": "InvalidName", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L17"}, {"id": "valueerror", "label": "ValueError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "utils_invalidwheelfilename", "label": "InvalidWheelFilename", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L23"}, {"id": "utils_invalidsdistfilename", "label": "InvalidSdistFilename", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L29"}, {"id": "utils_canonicalize_name", "label": "canonicalize_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L42"}, {"id": "utils_is_normalized_name", "label": "is_normalized_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L55"}, {"id": "utils_canonicalize_version", "label": "canonicalize_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L59"}, {"id": "utils_parse_wheel_filename", "label": "parse_wheel_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L89"}, {"id": "utils_parse_sdist_filename", "label": "parse_sdist_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L132"}, {"id": "utils_rationale_18", "label": "An invalid distribution name; users should refer to the packaging user guide.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L18"}, {"id": "utils_rationale_24", "label": "An invalid wheel filename was found, users should refer to PEP 427.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L24"}, {"id": "utils_rationale_30", "label": "An invalid sdist filename was found, users should refer to the packaging user gu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L30"}, {"id": "utils_rationale_62", "label": "Return a canonical form of a version as a string. >>> canonicalize_version(", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L62"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_tags_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_version_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "utils_invalidname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L17", "weight": 1.0}, {"source": "utils_invalidname", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "utils_invalidwheelfilename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L23", "weight": 1.0}, {"source": "utils_invalidwheelfilename", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "utils_invalidsdistfilename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L29", "weight": 1.0}, {"source": "utils_invalidsdistfilename", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "utils_canonicalize_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "utils_is_normalized_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "utils_canonicalize_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "utils_parse_wheel_filename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L89", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_packaging_utils_py", "target": "utils_parse_sdist_filename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L132", "weight": 1.0}, {"source": "utils_canonicalize_name", "target": "utils_invalidname", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L44", "weight": 1.0}, {"source": "utils_parse_wheel_filename", "target": "utils_invalidwheelfilename", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L93", "weight": 1.0}, {"source": "utils_parse_wheel_filename", "target": "utils_canonicalize_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L109", "weight": 1.0}, {"source": "utils_parse_sdist_filename", "target": "utils_invalidsdistfilename", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L138", "weight": 1.0}, {"source": "utils_parse_sdist_filename", "target": "utils_canonicalize_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L149", "weight": 1.0}, {"source": "utils_rationale_18", "target": "utils_invalidname", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L18", "weight": 1.0}, {"source": "utils_rationale_24", "target": "utils_invalidwheelfilename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L24", "weight": 1.0}, {"source": "utils_rationale_30", "target": "utils_invalidsdistfilename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L30", "weight": 1.0}, {"source": "utils_rationale_62", "target": "utils_canonicalize_version", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L62", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_canonicalize_name", "callee": "fullmatch", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L43"}, {"caller_nid": "utils_canonicalize_name", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L48"}, {"caller_nid": "utils_canonicalize_name", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L48"}, {"caller_nid": "utils_canonicalize_name", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L48"}, {"caller_nid": "utils_canonicalize_name", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L51"}, {"caller_nid": "utils_canonicalize_name", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L52"}, {"caller_nid": "utils_is_normalized_name", "callee": "fullmatch", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L56"}, {"caller_nid": "utils_canonicalize_version", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L81"}, {"caller_nid": "utils_canonicalize_version", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L83"}, {"caller_nid": "utils_canonicalize_version", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L85"}, {"caller_nid": "utils_canonicalize_version", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L86"}, {"caller_nid": "utils_canonicalize_version", "callee": "_TrimmedRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L86"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L92"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L98"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L104"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L107"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L112"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L120"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L125"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L125"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L125"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L125"}, {"caller_nid": "utils_parse_wheel_filename", "callee": "parse_tag", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L128"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L133"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L134"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L135"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L136"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "rpartition", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L145"}, {"caller_nid": "utils_parse_sdist_filename", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py", "source_location": "L152"}]}