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

1 line
58 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "label": "encoder.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L1"}, {"id": "encoder_abstractitemencoder", "label": "AbstractItemEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L25"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "encoder_abstractitemencoder_encodetag", "label": ".encodeTag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L33"}, {"id": "encoder_abstractitemencoder_encodelength", "label": ".encodeLength()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L53"}, {"id": "encoder_abstractitemencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L73"}, {"id": "encoder_abstractitemencoder_encode", "label": ".encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L76"}, {"id": "encoder_endofoctetsencoder", "label": "EndOfOctetsEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L154"}, {"id": "encoder_endofoctetsencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L155"}, {"id": "encoder_booleanencoder", "label": "BooleanEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L159"}, {"id": "encoder_booleanencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L162"}, {"id": "encoder_integerencoder", "label": "IntegerEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L166"}, {"id": "encoder_integerencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L170"}, {"id": "encoder_bitstringencoder", "label": "BitStringEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L186"}, {"id": "encoder_bitstringencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L187"}, {"id": "encoder_octetstringencoder", "label": "OctetStringEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L227"}, {"id": "encoder_octetstringencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L229"}, {"id": "encoder_nullencoder", "label": "NullEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L288"}, {"id": "encoder_nullencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L291"}, {"id": "encoder_objectidentifierencoder", "label": "ObjectIdentifierEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L295"}, {"id": "encoder_objectidentifierencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L298"}, {"id": "encoder_relativeoidencoder", "label": "RelativeOIDEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L354"}, {"id": "encoder_relativeoidencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L357"}, {"id": "encoder_realencoder", "label": "RealEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L387"}, {"id": "encoder_dropfloatingpoint", "label": "_dropFloatingPoint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L392"}, {"id": "encoder_realencoder_chooseencbase", "label": "._chooseEncBase()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L419"}, {"id": "encoder_realencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L452"}, {"id": "encoder_sequenceencoder", "label": "SequenceEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L554"}, {"id": "encoder_sequenceencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L559"}, {"id": "encoder_sequenceofencoder", "label": "SequenceOfEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L677"}, {"id": "encoder_sequenceofencoder_encodecomponents", "label": "._encodeComponents()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L678"}, {"id": "encoder_sequenceofencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L708"}, {"id": "encoder_choiceencoder", "label": "ChoiceEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L715"}, {"id": "encoder_choiceencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L716"}, {"id": "encoder_anyencoder", "label": "AnyEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L733"}, {"id": "encoder_anyencoder_encodevalue", "label": ".encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L734"}, {"id": "encoder_singleitemencoder", "label": "SingleItemEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L813"}, {"id": "encoder_singleitemencoder_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L820"}, {"id": "encoder_singleitemencoder_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L824"}, {"id": "encoder_encoder", "label": "Encoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L884"}, {"id": "encoder_encoder_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L887"}, {"id": "encoder_encoder_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L892"}, {"id": "encoder_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L950"}, {"id": "encoder_rationale_189", "label": "# TODO: try to avoid ASN.1 schema instantiation", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L189"}, {"id": "encoder_rationale_557", "label": "# TODO: handling three flavors of input is too much -- split over codecs", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L557"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "pyasn1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "pyasn1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "pyasn1_codec_ber", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "pyasn1_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "pyasn1_compat_integer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "pyasn1_type", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "pyasn1_type", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "pyasn1_type", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "pyasn1_type", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_abstractitemencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L25", "weight": 1.0}, {"source": "encoder_abstractitemencoder", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L25", "weight": 1.0}, {"source": "encoder_abstractitemencoder", "target": "encoder_abstractitemencoder_encodetag", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L33", "weight": 1.0}, {"source": "encoder_abstractitemencoder", "target": "encoder_abstractitemencoder_encodelength", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L53", "weight": 1.0}, {"source": "encoder_abstractitemencoder", "target": "encoder_abstractitemencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L73", "weight": 1.0}, {"source": "encoder_abstractitemencoder", "target": "encoder_abstractitemencoder_encode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_endofoctetsencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L154", "weight": 1.0}, {"source": "encoder_endofoctetsencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L154", "weight": 1.0}, {"source": "encoder_endofoctetsencoder", "target": "encoder_endofoctetsencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L155", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_booleanencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L159", "weight": 1.0}, {"source": "encoder_booleanencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L159", "weight": 1.0}, {"source": "encoder_booleanencoder", "target": "encoder_booleanencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L162", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_integerencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L166", "weight": 1.0}, {"source": "encoder_integerencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L166", "weight": 1.0}, {"source": "encoder_integerencoder", "target": "encoder_integerencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L170", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_bitstringencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L186", "weight": 1.0}, {"source": "encoder_bitstringencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L186", "weight": 1.0}, {"source": "encoder_bitstringencoder", "target": "encoder_bitstringencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L187", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_octetstringencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L227", "weight": 1.0}, {"source": "encoder_octetstringencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L227", "weight": 1.0}, {"source": "encoder_octetstringencoder", "target": "encoder_octetstringencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L229", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_nullencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L288", "weight": 1.0}, {"source": "encoder_nullencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L288", "weight": 1.0}, {"source": "encoder_nullencoder", "target": "encoder_nullencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L291", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_objectidentifierencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L295", "weight": 1.0}, {"source": "encoder_objectidentifierencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L295", "weight": 1.0}, {"source": "encoder_objectidentifierencoder", "target": "encoder_objectidentifierencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L298", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_relativeoidencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L354", "weight": 1.0}, {"source": "encoder_relativeoidencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L354", "weight": 1.0}, {"source": "encoder_relativeoidencoder", "target": "encoder_relativeoidencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L357", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_realencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L387", "weight": 1.0}, {"source": "encoder_realencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L387", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_dropfloatingpoint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L392", "weight": 1.0}, {"source": "encoder_realencoder", "target": "encoder_realencoder_chooseencbase", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L419", "weight": 1.0}, {"source": "encoder_realencoder", "target": "encoder_realencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L452", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_sequenceencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L554", "weight": 1.0}, {"source": "encoder_sequenceencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L554", "weight": 1.0}, {"source": "encoder_sequenceencoder", "target": "encoder_sequenceencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L559", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_sequenceofencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L677", "weight": 1.0}, {"source": "encoder_sequenceofencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L677", "weight": 1.0}, {"source": "encoder_sequenceofencoder", "target": "encoder_sequenceofencoder_encodecomponents", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L678", "weight": 1.0}, {"source": "encoder_sequenceofencoder", "target": "encoder_sequenceofencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L708", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_choiceencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L715", "weight": 1.0}, {"source": "encoder_choiceencoder", "target": "encoder_abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L715", "weight": 1.0}, {"source": "encoder_choiceencoder", "target": "encoder_choiceencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L716", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_anyencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L733", "weight": 1.0}, {"source": "encoder_anyencoder", "target": "encoder_octetstringencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L733", "weight": 1.0}, {"source": "encoder_anyencoder", "target": "encoder_anyencoder_encodevalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L734", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_singleitemencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L813", "weight": 1.0}, {"source": "encoder_singleitemencoder", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L813", "weight": 1.0}, {"source": "encoder_singleitemencoder", "target": "encoder_singleitemencoder_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L820", "weight": 1.0}, {"source": "encoder_singleitemencoder", "target": "encoder_singleitemencoder_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L824", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_encoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L884", "weight": 1.0}, {"source": "encoder_encoder", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L884", "weight": 1.0}, {"source": "encoder_encoder", "target": "encoder_encoder_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L887", "weight": 1.0}, {"source": "encoder_encoder", "target": "encoder_encoder_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L892", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "target": "encoder_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L950", "weight": 1.0}, {"source": "encoder_abstractitemencoder_encode", "target": "encoder_anyencoder_encodevalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L85", "weight": 1.0}, {"source": "encoder_abstractitemencoder_encode", "target": "encoder_abstractitemencoder_encodetag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L123", "weight": 1.0}, {"source": "encoder_abstractitemencoder_encode", "target": "encoder_abstractitemencoder_encodelength", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L130", "weight": 1.0}, {"source": "encoder_realencoder_chooseencbase", "target": "encoder_dropfloatingpoint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L423", "weight": 1.0}, {"source": "encoder_realencoder_encodevalue", "target": "encoder_realencoder_chooseencbase", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L475", "weight": 1.0}, {"source": "encoder_sequenceofencoder_encodevalue", "target": "encoder_sequenceofencoder_encodecomponents", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L709", "weight": 1.0}, {"source": "encoder_singleitemencoder_call", "target": "encoder_abstractitemencoder_encode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L874", "weight": 1.0}, {"source": "encoder_rationale_189", "target": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L189", "weight": 1.0}, {"source": "encoder_rationale_557", "target": "backend_venv_lib_python3_12_site_packages_pyasn1_codec_ber_encoder_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L557", "weight": 1.0}], "raw_calls": [{"caller_nid": "encoder_abstractitemencoder_encodelength", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L66"}, {"caller_nid": "encoder_abstractitemencoder_encodelength", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L69"}, {"caller_nid": "encoder_abstractitemencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L74"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L90"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L94"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L106"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L110"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L114"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L121"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L126"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "hexdump", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L128"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L128"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L130"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L133"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L134"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "hexdump", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L134"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L134"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L137"}, {"caller_nid": "encoder_abstractitemencoder_encode", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L149"}, {"caller_nid": "encoder_integerencoder_encodevalue", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L173"}, {"caller_nid": "encoder_integerencoder_encodevalue", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L183"}, {"caller_nid": "encoder_integerencoder_encodevalue", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L183"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "clone", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L190"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L192"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L198"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L199"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "asOctets", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L200"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L201"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L201"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L204"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "TagSet", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L210"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "TagSet", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L213"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "clone", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L215"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L221"}, {"caller_nid": "encoder_bitstringencoder_encodevalue", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L222"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "asOctets", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L232"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L234"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "asOctets", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L235"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "clone", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L235"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L240"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L242"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L246"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "TagSet", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L255"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "TagSet", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L258"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "clone", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L260"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L262"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "TagSet", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L267"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "TagSet", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L270"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "clone", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L272"}, {"caller_nid": "encoder_octetstringencoder_encodevalue", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L282"}, {"caller_nid": "encoder_objectidentifierencoder_encodevalue", "callee": "clone", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L300"}, {"caller_nid": "encoder_objectidentifierencoder_encodevalue", "callee": "asTuple", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L302"}, {"caller_nid": "encoder_objectidentifierencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L310"}, {"caller_nid": "encoder_objectidentifierencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L320"}, {"caller_nid": "encoder_objectidentifierencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L326"}, {"caller_nid": "encoder_objectidentifierencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L349"}, {"caller_nid": "encoder_relativeoidencoder_encodevalue", "callee": "clone", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L359"}, {"caller_nid": "encoder_relativeoidencoder_encodevalue", "callee": "asTuple", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L364"}, {"caller_nid": "encoder_relativeoidencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L382"}, {"caller_nid": "encoder_dropfloatingpoint", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L403"}, {"caller_nid": "encoder_dropfloatingpoint", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L404"}, {"caller_nid": "encoder_dropfloatingpoint", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L407"}, {"caller_nid": "encoder_dropfloatingpoint", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L408"}, {"caller_nid": "encoder_dropfloatingpoint", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L411"}, {"caller_nid": "encoder_dropfloatingpoint", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L417"}, {"caller_nid": "encoder_realencoder_chooseencbase", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L433"}, {"caller_nid": "encoder_realencoder_chooseencbase", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L435"}, {"caller_nid": "encoder_realencoder_chooseencbase", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L441"}, {"caller_nid": "encoder_realencoder_chooseencbase", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L441"}, {"caller_nid": "encoder_realencoder_chooseencbase", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L441"}, {"caller_nid": "encoder_realencoder_chooseencbase", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L441"}, {"caller_nid": "encoder_realencoder_chooseencbase", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L443"}, {"caller_nid": "encoder_realencoder_chooseencbase", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L447"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "clone", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L454"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L469"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L505"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L510"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L514"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L518"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L521"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L523"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L525"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L538"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L543"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L546"}, {"caller_nid": "encoder_realencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L551"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L563"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L567"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L574"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L579"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L579"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L585"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L590"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L594"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L604"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L606"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L609"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "isSameTypeWith", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L611"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L615"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L618"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L621"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L625"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L631"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L636"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L641"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L645"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L655"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L657"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L660"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "isSameTypeWith", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L662"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L666"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L669"}, {"caller_nid": "encoder_sequenceencoder_encodevalue", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L672"}, {"caller_nid": "encoder_sequenceofencoder_encodecomponents", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L683"}, {"caller_nid": "encoder_sequenceofencoder_encodecomponents", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L691"}, {"caller_nid": "encoder_sequenceofencoder_encodecomponents", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L693"}, {"caller_nid": "encoder_sequenceofencoder_encodecomponents", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L694"}, {"caller_nid": "encoder_sequenceofencoder_encodecomponents", "callee": "isSameTypeWith", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L697"}, {"caller_nid": "encoder_sequenceofencoder_encodecomponents", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L699"}, {"caller_nid": "encoder_sequenceofencoder_encodecomponents", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L702"}, {"caller_nid": "encoder_sequenceofencoder_encodecomponents", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L704"}, {"caller_nid": "encoder_sequenceofencoder_encodevalue", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L712"}, {"caller_nid": "encoder_choiceencoder_encodevalue", "callee": "getComponent", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L718"}, {"caller_nid": "encoder_choiceencoder_encodevalue", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L722"}, {"caller_nid": "encoder_choiceencoder_encodevalue", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L723"}, {"caller_nid": "encoder_choiceencoder_encodevalue", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L723"}, {"caller_nid": "encoder_choiceencoder_encodevalue", "callee": "encodeFun", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L730"}, {"caller_nid": "encoder_anyencoder_encodevalue", "callee": "asOctets", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L736"}, {"caller_nid": "encoder_anyencoder_encodevalue", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L737"}, {"caller_nid": "encoder_anyencoder_encodevalue", "callee": "asOctets", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L738"}, {"caller_nid": "encoder_anyencoder_encodevalue", "callee": "clone", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L738"}, {"caller_nid": "encoder_anyencoder_encodevalue", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L740"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L832"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L836"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L837"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L838"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "prettyPrintType", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L839"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "prettyPrintType", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L840"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L843"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L846"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L852"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "TagSet", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L862"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L868"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L871"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "LOG", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L877"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L878"}, {"caller_nid": "encoder_singleitemencoder_call", "callee": "hexdump", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L879"}, {"caller_nid": "encoder_encoder_init", "callee": "SINGLE_ITEM_ENCODER", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L888"}, {"caller_nid": "encoder_encoder_call", "callee": "_singleItemEncoder", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L893"}, {"caller_nid": "encoder_getattr", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L951"}, {"caller_nid": "encoder_getattr", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L952"}, {"caller_nid": "encoder_getattr", "callee": "globals", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L953"}, {"caller_nid": "encoder_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/codec/ber/encoder.py", "source_location": "L954"}]}