Files
tfm_ainventory/graphify-out/cache/8ac2672573219080d37a37bc5366b26f0908c96137e8fdbd32b7fa4ef6654d7d.json

1 line
6.7 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_micimageplugin_py", "label": "MicImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L1"}, {"id": "micimageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L28"}, {"id": "micimageplugin_micimagefile", "label": "MicImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L36"}, {"id": "micimageplugin_micimagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L41"}, {"id": "micimageplugin_micimagefile_seek", "label": ".seek()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L74"}, {"id": "micimageplugin_micimagefile_tell", "label": ".tell()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L84"}, {"id": "micimageplugin_micimagefile_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L87"}, {"id": "micimageplugin_micimagefile_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L92"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_micimageplugin_py", "target": "olefile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_micimageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_micimageplugin_py", "target": "micimageplugin_accept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_micimageplugin_py", "target": "micimageplugin_micimagefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L36", "weight": 1.0}, {"source": "micimageplugin_micimagefile", "target": "micimageplugin_micimagefile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L41", "weight": 1.0}, {"source": "micimageplugin_micimagefile", "target": "micimageplugin_micimagefile_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L74", "weight": 1.0}, {"source": "micimageplugin_micimagefile", "target": "micimageplugin_micimagefile_tell", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L84", "weight": 1.0}, {"source": "micimageplugin_micimagefile", "target": "micimageplugin_micimagefile_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L87", "weight": 1.0}, {"source": "micimageplugin_micimagefile", "target": "micimageplugin_micimagefile_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L92", "weight": 1.0}, {"source": "micimageplugin_micimagefile_open", "target": "micimageplugin_micimagefile_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L72", "weight": 1.0}, {"source": "micimageplugin_micimagefile_seek", "target": "micimageplugin_micimagefile_open", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L80", "weight": 1.0}, {"source": "micimageplugin_micimagefile_exit", "target": "micimageplugin_micimagefile_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L93", "weight": 1.0}], "raw_calls": [{"caller_nid": "micimageplugin_accept", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L29"}, {"caller_nid": "micimageplugin_micimagefile_open", "callee": "OleFileIO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L46"}, {"caller_nid": "micimageplugin_micimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L49"}, {"caller_nid": "micimageplugin_micimagefile_open", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L56"}, {"caller_nid": "micimageplugin_micimagefile_open", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L57"}, {"caller_nid": "micimageplugin_micimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L64"}, {"caller_nid": "micimageplugin_micimagefile_open", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L67"}, {"caller_nid": "micimageplugin_micimagefile_seek", "callee": "_seek_check", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L75"}, {"caller_nid": "micimageplugin_micimagefile_seek", "callee": "openstream", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L78"}, {"caller_nid": "micimageplugin_micimagefile_close", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L90"}, {"caller_nid": "micimageplugin_micimagefile_exit", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MicImagePlugin.py", "source_location": "L95"}]}