1 line
47 KiB
JSON
1 line
47 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "label": "base.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L1"}, {"id": "base_asn1item", "label": "Asn1Item", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L18"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "base_gettypeid", "label": "getTypeId()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L20"}, {"id": "base_asn1type", "label": "Asn1Type", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L28"}, {"id": "base_asn1type_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L50"}, {"id": "base_asn1type_setattr", "label": ".__setattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L62"}, {"id": "base_asn1type_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L68"}, {"id": "base_readonly", "label": "readOnly()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L72"}, {"id": "base_effectivetagset", "label": "effectiveTagSet()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L76"}, {"id": "base_tagmap", "label": "tagMap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L82"}, {"id": "base_asn1type_issametypewith", "label": ".isSameTypeWith()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L87"}, {"id": "base_asn1type_issupertypeof", "label": ".isSuperTypeOf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L111"}, {"id": "base_isnovalue", "label": "isNoValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L136"}, {"id": "base_asn1type_prettyprint", "label": ".prettyPrint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L142"}, {"id": "base_asn1type_gettagset", "label": ".getTagSet()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L147"}, {"id": "base_asn1type_geteffectivetagset", "label": ".getEffectiveTagSet()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L150"}, {"id": "base_asn1type_gettagmap", "label": ".getTagMap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L153"}, {"id": "base_asn1type_getsubtypespec", "label": ".getSubtypeSpec()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L156"}, {"id": "base_asn1type_hasvalue", "label": ".hasValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L160"}, {"id": "base_novalue", "label": "NoValue", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L167"}, {"id": "base_novalue_new", "label": ".__new__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L209"}, {"id": "base_novalue_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L231"}, {"id": "base_novalue_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L237"}, {"id": "base_simpleasn1type", "label": "SimpleAsn1Type", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L244"}, {"id": "base_simpleasn1type_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L261"}, {"id": "base_simpleasn1type_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L275"}, {"id": "base_simpleasn1type_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L291"}, {"id": "base_simpleasn1type_ne", "label": ".__ne__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L296"}, {"id": "base_simpleasn1type_lt", "label": ".__lt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L299"}, {"id": "base_simpleasn1type_le", "label": ".__le__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L302"}, {"id": "base_simpleasn1type_gt", "label": ".__gt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L305"}, {"id": "base_simpleasn1type_ge", "label": ".__ge__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L308"}, {"id": "base_simpleasn1type_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L311"}, {"id": "base_simpleasn1type_hash", "label": ".__hash__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L314"}, {"id": "base_isvalue", "label": "isValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L318"}, {"id": "base_simpleasn1type_clone", "label": ".clone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L347"}, {"id": "base_simpleasn1type_subtype", "label": ".subtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L374"}, {"id": "base_simpleasn1type_prettyin", "label": ".prettyIn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L442"}, {"id": "base_simpleasn1type_prettyout", "label": ".prettyOut()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L445"}, {"id": "base_simpleasn1type_prettyprint", "label": ".prettyPrint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L448"}, {"id": "base_simpleasn1type_prettyprinttype", "label": ".prettyPrintType()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L451"}, {"id": "base_constructedasn1type", "label": "ConstructedAsn1Type", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L477"}, {"id": "base_constructedasn1type_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L501"}, {"id": "base_constructedasn1type_movesizespec", "label": "._moveSizeSpec()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L515"}, {"id": "base_constructedasn1type_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L530"}, {"id": "base_constructedasn1type_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L545"}, {"id": "base_constructedasn1type_ne", "label": ".__ne__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L548"}, {"id": "base_constructedasn1type_lt", "label": ".__lt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L551"}, {"id": "base_constructedasn1type_le", "label": ".__le__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L554"}, {"id": "base_constructedasn1type_gt", "label": ".__gt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L557"}, {"id": "base_constructedasn1type_ge", "label": ".__ge__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L560"}, {"id": "base_constructedasn1type_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L563"}, {"id": "base_components", "label": "components()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L567"}, {"id": "base_constructedasn1type_clonecomponentvalues", "label": "._cloneComponentValues()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L570"}, {"id": "base_constructedasn1type_clone", "label": ".clone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L573"}, {"id": "base_constructedasn1type_subtype", "label": ".subtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L608"}, {"id": "base_constructedasn1type_getcomponentbyposition", "label": ".getComponentByPosition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L672"}, {"id": "base_constructedasn1type_setcomponentbyposition", "label": ".setComponentByPosition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L675"}, {"id": "base_constructedasn1type_setcomponents", "label": ".setComponents()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L678"}, {"id": "base_constructedasn1type_setdefaultcomponents", "label": ".setDefaultComponents()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L687"}, {"id": "base_constructedasn1type_getcomponenttype", "label": ".getComponentType()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L690"}, {"id": "base_constructedasn1type_verifysizespec", "label": ".verifySizeSpec()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L694"}, {"id": "base_rationale_29", "label": "Base class for all classes representing ASN.1 types. In the user code, |ASN", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L29"}, {"id": "base_rationale_77", "label": "For |ASN.1| type is equivalent to *tagSet*", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L77"}, {"id": "base_rationale_83", "label": "Return a :class:`~pyasn1.type.tagmap.TagMap` object mapping ASN.1 tags to ASN.1", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L83"}, {"id": "base_rationale_88", "label": "Examine |ASN.1| type for equality with other ASN.1 type. ASN.1 tags (:p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L88"}, {"id": "base_rationale_112", "label": "Examine |ASN.1| type for subtype relationship with other ASN.1 type. AS", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L112"}, {"id": "base_rationale_168", "label": "Create a singleton instance of NoValue class. The *NoValue* sentinel object", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L168"}, {"id": "base_rationale_245", "label": "Base class for all simple classes representing ASN.1 types. ASN.1 distingui", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L245"}, {"id": "base_rationale_319", "label": "Indicate that |ASN.1| object represents ASN.1 value. If *isValue* is :o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L319"}, {"id": "base_rationale_348", "label": "Create a modified version of |ASN.1| schema or value object. The `clone", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L348"}, {"id": "base_rationale_375", "label": "Create a specialization of |ASN.1| schema or value object. The subtype", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L375"}, {"id": "base_rationale_478", "label": "Base class for all constructed classes representing ASN.1 types. ASN.1 dist", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L478"}, {"id": "base_rationale_574", "label": "Create a modified version of |ASN.1| schema object. The `clone()` metho", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L574"}, {"id": "base_rationale_609", "label": "Create a specialization of |ASN.1| schema object. The `subtype()` metho", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L609"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "pyasn1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "pyasn1_type", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "pyasn1_type", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "pyasn1_type", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_asn1item", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L18", "weight": 1.0}, {"source": "base_asn1item", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_gettypeid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_asn1type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L28", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1item", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L28", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1type_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L50", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1type_setattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L62", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1type_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_readonly", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_effectivetagset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_tagmap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L82", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1type_issametypewith", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L87", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1type_issupertypeof", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_isnovalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L136", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1type_prettyprint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L142", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1type_gettagset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L147", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1type_geteffectivetagset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L150", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1type_gettagmap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L153", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1type_getsubtypespec", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L156", "weight": 1.0}, {"source": "base_asn1type", "target": "base_asn1type_hasvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L160", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_novalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L167", "weight": 1.0}, {"source": "base_novalue", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L167", "weight": 1.0}, {"source": "base_novalue", "target": "base_novalue_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L209", "weight": 1.0}, {"source": "base_novalue", "target": "base_novalue_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L231", "weight": 1.0}, {"source": "base_novalue", "target": "base_novalue_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L237", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_simpleasn1type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L244", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_asn1type", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L244", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L261", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L275", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L291", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_ne", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L296", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_lt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L299", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_le", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L302", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_gt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L305", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_ge", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L308", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L311", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_hash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L314", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_isvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L318", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_clone", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L347", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_subtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L374", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_prettyin", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L442", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_prettyout", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L445", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_prettyprint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L448", "weight": 1.0}, {"source": "base_simpleasn1type", "target": "base_simpleasn1type_prettyprinttype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L451", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_constructedasn1type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L477", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_asn1type", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L477", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L501", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_movesizespec", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L515", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L530", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L545", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_ne", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L548", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_lt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L551", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_le", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L554", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_gt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L557", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_ge", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L560", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L563", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_base_py", "target": "base_components", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L567", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_clonecomponentvalues", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L570", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_clone", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L573", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_subtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L608", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_getcomponentbyposition", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L672", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_setcomponentbyposition", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L675", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_setcomponents", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L678", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_setdefaultcomponents", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L687", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_getcomponenttype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L690", "weight": 1.0}, {"source": "base_constructedasn1type", "target": "base_constructedasn1type_verifysizespec", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L694", "weight": 1.0}, {"source": "base_asn1type_str", "target": "base_simpleasn1type_prettyprint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L69", "weight": 1.0}, {"source": "base_simpleasn1type_init", "target": "base_constructedasn1type_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L262", "weight": 1.0}, {"source": "base_simpleasn1type_init", "target": "base_simpleasn1type_prettyin", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L266", "weight": 1.0}, {"source": "base_simpleasn1type_repr", "target": "base_simpleasn1type_prettyprint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L284", "weight": 1.0}, {"source": "base_simpleasn1type_prettyprint", "target": "base_simpleasn1type_prettyout", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L449", "weight": 1.0}, {"source": "base_constructedasn1type_init", "target": "base_constructedasn1type_movesizespec", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L509", "weight": 1.0}, {"source": "base_constructedasn1type_clone", "target": "base_constructedasn1type_clonecomponentvalues", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L604", "weight": 1.0}, {"source": "base_constructedasn1type_subtype", "target": "base_constructedasn1type_clonecomponentvalues", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L668", "weight": 1.0}, {"source": "base_rationale_29", "target": "base_asn1type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L29", "weight": 1.0}, {"source": "base_rationale_77", "target": "base_asn1type_effectivetagset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L77", "weight": 1.0}, {"source": "base_rationale_83", "target": "base_asn1type_tagmap", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L83", "weight": 1.0}, {"source": "base_rationale_88", "target": "base_asn1type_issametypewith", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L88", "weight": 1.0}, {"source": "base_rationale_112", "target": "base_asn1type_issupertypeof", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L112", "weight": 1.0}, {"source": "base_rationale_168", "target": "base_novalue", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L168", "weight": 1.0}, {"source": "base_rationale_245", "target": "base_simpleasn1type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L245", "weight": 1.0}, {"source": "base_rationale_319", "target": "base_simpleasn1type_isvalue", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L319", "weight": 1.0}, {"source": "base_rationale_348", "target": "base_simpleasn1type_clone", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L348", "weight": 1.0}, {"source": "base_rationale_375", "target": "base_simpleasn1type_subtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L375", "weight": 1.0}, {"source": "base_rationale_478", "target": "base_constructedasn1type", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L478", "weight": 1.0}, {"source": "base_rationale_574", "target": "base_constructedasn1type_clone", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L574", "weight": 1.0}, {"source": "base_rationale_609", "target": "base_constructedasn1type_subtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L609", "weight": 1.0}], "raw_calls": [{"caller_nid": "base_asn1type_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L56"}, {"caller_nid": "base_asn1type_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L58"}, {"caller_nid": "base_asn1type_setattr", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L64"}, {"caller_nid": "base_asn1type_issupertypeof", "callee": "isSuperTagSetOf", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L132"}, {"caller_nid": "base_novalue_new", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L218"}, {"caller_nid": "base_novalue_new", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L220"}, {"caller_nid": "base_novalue_new", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L221"}, {"caller_nid": "base_novalue_new", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L222"}, {"caller_nid": "base_novalue_new", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L222"}, {"caller_nid": "base_novalue_new", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L224"}, {"caller_nid": "base_novalue_new", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L225"}, {"caller_nid": "base_novalue_new", "callee": "getPlug", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L225"}, {"caller_nid": "base_novalue_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L233"}, {"caller_nid": "base_novalue_getattr", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L235"}, {"caller_nid": "base_simpleasn1type_init", "callee": "subtypeSpec", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L268"}, {"caller_nid": "base_simpleasn1type_init", "callee": "type(exValue)", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L271"}, {"caller_nid": "base_simpleasn1type_init", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L271"}, {"caller_nid": "base_simpleasn1type_repr", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L279"}, {"caller_nid": "base_simpleasn1type_repr", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L285"}, {"caller_nid": "base_simpleasn1type_bool", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L312"}, {"caller_nid": "base_simpleasn1type_hash", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L315"}, {"caller_nid": "base_simpleasn1type_clone", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L369"}, {"caller_nid": "base_simpleasn1type_clone", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L370"}, {"caller_nid": "base_simpleasn1type_clone", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L372"}, {"caller_nid": "base_simpleasn1type_subtype", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L427"}, {"caller_nid": "base_simpleasn1type_subtype", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L429"}, {"caller_nid": "base_simpleasn1type_subtype", "callee": "tagImplicitly", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L431"}, {"caller_nid": "base_simpleasn1type_subtype", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L433"}, {"caller_nid": "base_simpleasn1type_subtype", "callee": "tagExplicitly", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L435"}, {"caller_nid": "base_simpleasn1type_subtype", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L437"}, {"caller_nid": "base_simpleasn1type_subtype", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L440"}, {"caller_nid": "base_simpleasn1type_prettyout", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L446"}, {"caller_nid": "base_constructedasn1type_init", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L511"}, {"caller_nid": "base_constructedasn1type_movesizespec", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L517"}, {"caller_nid": "base_constructedasn1type_movesizespec", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L519"}, {"caller_nid": "base_constructedasn1type_repr", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L535"}, {"caller_nid": "base_constructedasn1type_repr", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L540"}, {"caller_nid": "base_constructedasn1type_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L541"}, {"caller_nid": "base_constructedasn1type_bool", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L564"}, {"caller_nid": "base_components", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L568"}, {"caller_nid": "base_constructedasn1type_clone", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L596"}, {"caller_nid": "base_constructedasn1type_clone", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L598"}, {"caller_nid": "base_constructedasn1type_clone", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L599"}, {"caller_nid": "base_constructedasn1type_clone", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L601"}, {"caller_nid": "base_constructedasn1type_subtype", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L650"}, {"caller_nid": "base_constructedasn1type_subtype", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L652"}, {"caller_nid": "base_constructedasn1type_subtype", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L654"}, {"caller_nid": "base_constructedasn1type_subtype", "callee": "tagImplicitly", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L656"}, {"caller_nid": "base_constructedasn1type_subtype", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L658"}, {"caller_nid": "base_constructedasn1type_subtype", "callee": "tagExplicitly", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L660"}, {"caller_nid": "base_constructedasn1type_subtype", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L662"}, {"caller_nid": "base_constructedasn1type_subtype", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L665"}, {"caller_nid": "base_constructedasn1type_getcomponentbyposition", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L673"}, {"caller_nid": "base_constructedasn1type_setcomponentbyposition", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L676"}, {"caller_nid": "base_constructedasn1type_setcomponents", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L679"}, {"caller_nid": "base_constructedasn1type_verifysizespec", "callee": "subtypeSpec", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/base.py", "source_location": "L695"}]} |