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

1 line
18 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "label": "streaming.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L1"}, {"id": "streaming_cachingstreamwrapper", "label": "CachingStreamWrapper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L13"}, {"id": "streaming_cachingstreamwrapper_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L23"}, {"id": "streaming_cachingstreamwrapper_peek", "label": ".peek()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L28"}, {"id": "streaming_cachingstreamwrapper_seekable", "label": ".seekable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L33"}, {"id": "streaming_cachingstreamwrapper_seek", "label": ".seek()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L36"}, {"id": "streaming_cachingstreamwrapper_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L40"}, {"id": "streaming_markedposition", "label": "markedPosition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L54"}, {"id": "streaming_cachingstreamwrapper_tell", "label": ".tell()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L77"}, {"id": "streaming_asseekablestream", "label": "asSeekableStream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L81"}, {"id": "streaming_isendofstream", "label": "isEndOfStream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L118"}, {"id": "streaming_peekintostream", "label": "peekIntoStream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L151"}, {"id": "streaming_readfromstream", "label": "readFromStream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L187"}, {"id": "streaming_rationale_14", "label": "Wrapper around non-seekable streams. Note that the implementation is tied t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L14"}, {"id": "streaming_rationale_55", "label": "Position where the currently processed element starts. This is used for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L55"}, {"id": "streaming_rationale_82", "label": "Convert object to seekable byte-stream. Parameters ---------- subst", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L82"}, {"id": "streaming_rationale_119", "label": "Check whether we have reached the end of a stream. Although it is more effe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L119"}, {"id": "streaming_rationale_152", "label": "Peek into stream. Parameters ---------- substrate: :py:class:`IOBas", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L152"}, {"id": "streaming_rationale_188", "label": "Read from the stream. Parameters ---------- substrate: :py:class:`I", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L188"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "target": "pyasn1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "target": "pyasn1_type", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "target": "streaming_cachingstreamwrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L13", "weight": 1.0}, {"source": "streaming_cachingstreamwrapper", "target": "streaming_cachingstreamwrapper_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L23", "weight": 1.0}, {"source": "streaming_cachingstreamwrapper", "target": "streaming_cachingstreamwrapper_peek", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L28", "weight": 1.0}, {"source": "streaming_cachingstreamwrapper", "target": "streaming_cachingstreamwrapper_seekable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L33", "weight": 1.0}, {"source": "streaming_cachingstreamwrapper", "target": "streaming_cachingstreamwrapper_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L36", "weight": 1.0}, {"source": "streaming_cachingstreamwrapper", "target": "streaming_cachingstreamwrapper_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "target": "streaming_markedposition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "target": "streaming_markedposition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L64", "weight": 1.0}, {"source": "streaming_cachingstreamwrapper", "target": "streaming_cachingstreamwrapper_tell", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "target": "streaming_asseekablestream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "target": "streaming_isendofstream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "target": "streaming_peekintostream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L151", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_streaming_py", "target": "streaming_readfromstream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L187", "weight": 1.0}, {"source": "streaming_cachingstreamwrapper_peek", "target": "streaming_cachingstreamwrapper_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L29", "weight": 1.0}, {"source": "streaming_cachingstreamwrapper_peek", "target": "streaming_cachingstreamwrapper_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L30", "weight": 1.0}, {"source": "streaming_markedposition", "target": "streaming_cachingstreamwrapper_tell", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L73", "weight": 1.0}, {"source": "streaming_markedposition", "target": "streaming_cachingstreamwrapper_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L74", "weight": 1.0}, {"source": "streaming_asseekablestream", "target": "streaming_cachingstreamwrapper_seekable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L107", "weight": 1.0}, {"source": "streaming_asseekablestream", "target": "streaming_cachingstreamwrapper", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L110", "weight": 1.0}, {"source": "streaming_isendofstream", "target": "streaming_cachingstreamwrapper_tell", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L134", "weight": 1.0}, {"source": "streaming_isendofstream", "target": "streaming_cachingstreamwrapper_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L135", "weight": 1.0}, {"source": "streaming_isendofstream", "target": "streaming_cachingstreamwrapper_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L141", "weight": 1.0}, {"source": "streaming_peekintostream", "target": "streaming_cachingstreamwrapper_peek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L168", "weight": 1.0}, {"source": "streaming_peekintostream", "target": "streaming_cachingstreamwrapper_tell", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L178", "weight": 1.0}, {"source": "streaming_peekintostream", "target": "streaming_readfromstream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L180", "weight": 1.0}, {"source": "streaming_peekintostream", "target": "streaming_cachingstreamwrapper_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L184", "weight": 1.0}, {"source": "streaming_readfromstream", "target": "streaming_cachingstreamwrapper_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L218", "weight": 1.0}, {"source": "streaming_readfromstream", "target": "streaming_cachingstreamwrapper_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L226", "weight": 1.0}, {"source": "streaming_rationale_14", "target": "streaming_cachingstreamwrapper", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L14", "weight": 1.0}, {"source": "streaming_rationale_55", "target": "streaming_cachingstreamwrapper_markedposition", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L55", "weight": 1.0}, {"source": "streaming_rationale_82", "target": "streaming_asseekablestream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L82", "weight": 1.0}, {"source": "streaming_rationale_119", "target": "streaming_isendofstream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L119", "weight": 1.0}, {"source": "streaming_rationale_152", "target": "streaming_peekintostream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L152", "weight": 1.0}, {"source": "streaming_rationale_188", "target": "streaming_readfromstream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L188", "weight": 1.0}], "raw_calls": [{"caller_nid": "streaming_cachingstreamwrapper_init", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L25"}, {"caller_nid": "streaming_cachingstreamwrapper_peek", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L30"}, {"caller_nid": "streaming_cachingstreamwrapper_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L43"}, {"caller_nid": "streaming_cachingstreamwrapper_read", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L49"}, {"caller_nid": "streaming_markedposition", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L74"}, {"caller_nid": "streaming_asseekablestream", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L97"}, {"caller_nid": "streaming_asseekablestream", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L100"}, {"caller_nid": "streaming_asseekablestream", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L101"}, {"caller_nid": "streaming_asseekablestream", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L103"}, {"caller_nid": "streaming_asseekablestream", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L104"}, {"caller_nid": "streaming_asseekablestream", "callee": "asOctets", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L104"}, {"caller_nid": "streaming_asseekablestream", "callee": "UnsupportedSubstrateError", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L113"}, {"caller_nid": "streaming_isendofstream", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L133"}, {"caller_nid": "streaming_peekintostream", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L167"}, {"caller_nid": "streaming_peekintostream", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L172"}, {"caller_nid": "streaming_readfromstream", "callee": "SubstrateUnderrunError", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L220"}, {"caller_nid": "streaming_readfromstream", "callee": "EndOfStreamError", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L223"}, {"caller_nid": "streaming_readfromstream", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L225"}, {"caller_nid": "streaming_readfromstream", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L226"}, {"caller_nid": "streaming_readfromstream", "callee": "SubstrateUnderrunError", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/streaming.py", "source_location": "L229"}]}