1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_codec_py", "label": "codec.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L1"}, {"id": "codec_codec", "label": "Codec", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L10"}, {"id": "codec_codec_encode", "label": ".encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L11"}, {"id": "codec_codec_decode", "label": ".decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L20"}, {"id": "codec_incrementalencoder", "label": "IncrementalEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L30"}, {"id": "codec_incrementalencoder_buffer_encode", "label": "._buffer_encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L31"}, {"id": "codec_incrementaldecoder", "label": "IncrementalDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L64"}, {"id": "codec_incrementaldecoder_buffer_decode", "label": "._buffer_decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L65"}, {"id": "codec_streamwriter", "label": "StreamWriter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L100"}, {"id": "codec_streamreader", "label": "StreamReader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L104"}, {"id": "codec_search_function", "label": "search_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L108"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_codec_py", "target": "codecs", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_codec_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_codec_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_codec_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_codec_py", "target": "codec_codec", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L10", "weight": 1.0}, {"source": "codec_codec", "target": "codec_codec_encode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L11", "weight": 1.0}, {"source": "codec_codec", "target": "codec_codec_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_codec_py", "target": "codec_incrementalencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L30", "weight": 1.0}, {"source": "codec_incrementalencoder", "target": "codec_incrementalencoder_buffer_encode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_codec_py", "target": "codec_incrementaldecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L64", "weight": 1.0}, {"source": "codec_incrementaldecoder", "target": "codec_incrementaldecoder_buffer_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_codec_py", "target": "codec_streamwriter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L100", "weight": 1.0}, {"source": "codec_streamwriter", "target": "codec_codec", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_codec_py", "target": "codec_streamreader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L104", "weight": 1.0}, {"source": "codec_streamreader", "target": "codec_codec", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_codec_py", "target": "codec_search_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L108", "weight": 1.0}, {"source": "codec_search_function", "target": "codec_codec", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L113", "weight": 1.0}], "raw_calls": [{"caller_nid": "codec_codec_encode", "callee": "IDNAError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L13"}, {"caller_nid": "codec_codec_encode", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L13"}, {"caller_nid": "codec_codec_encode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L18"}, {"caller_nid": "codec_codec_decode", "callee": "IDNAError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L22"}, {"caller_nid": "codec_codec_decode", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L22"}, {"caller_nid": "codec_codec_decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L27"}, {"caller_nid": "codec_incrementalencoder_buffer_encode", "callee": "IDNAError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L33"}, {"caller_nid": "codec_incrementalencoder_buffer_encode", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L33"}, {"caller_nid": "codec_incrementalencoder_buffer_encode", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L38"}, {"caller_nid": "codec_incrementalencoder_buffer_encode", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L53"}, {"caller_nid": "codec_incrementalencoder_buffer_encode", "callee": "alabel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L53"}, {"caller_nid": "codec_incrementalencoder_buffer_encode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L56"}, {"caller_nid": "codec_incrementalencoder_buffer_encode", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L59"}, {"caller_nid": "codec_incrementalencoder_buffer_encode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L60"}, {"caller_nid": "codec_incrementaldecoder_buffer_decode", "callee": "IDNAError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L67"}, {"caller_nid": "codec_incrementaldecoder_buffer_decode", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L67"}, {"caller_nid": "codec_incrementaldecoder_buffer_decode", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L72"}, {"caller_nid": "codec_incrementaldecoder_buffer_decode", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L73"}, {"caller_nid": "codec_incrementaldecoder_buffer_decode", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L75"}, {"caller_nid": "codec_incrementaldecoder_buffer_decode", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L90"}, {"caller_nid": "codec_incrementaldecoder_buffer_decode", "callee": "ulabel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L90"}, {"caller_nid": "codec_incrementaldecoder_buffer_decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L93"}, {"caller_nid": "codec_incrementaldecoder_buffer_decode", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L95"}, {"caller_nid": "codec_incrementaldecoder_buffer_decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L96"}, {"caller_nid": "codec_search_function", "callee": "CodecInfo", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py", "source_location": "L111"}]} |