Files
tfm_ainventory/graphify-out/cache/7d33f717d7f3d732a81b7ca7d2fe773db4827b08fb72dd0d2e49333326e393ef.json

1 line
20 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "label": "asn1.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L1"}, {"id": "asn1_booleancerencoder", "label": "BooleanCEREncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L45"}, {"id": "booleanencoder", "label": "BooleanEncoder", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "asn1_ldapbooleanencoder", "label": "LDAPBooleanEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L54"}, {"id": "abstractitemencoder", "label": "AbstractItemEncoder", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "asn1_encodevalue", "label": "encodeValue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L60"}, {"id": "asn1_compute_ber_size", "label": "compute_ber_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L84"}, {"id": "asn1_decode_message_fast", "label": "decode_message_fast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L102"}, {"id": "asn1_decode_sequence", "label": "decode_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L113"}, {"id": "asn1_decode_integer", "label": "decode_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L139"}, {"id": "asn1_decode_octet_string", "label": "decode_octet_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L148"}, {"id": "asn1_decode_boolean", "label": "decode_boolean()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L152"}, {"id": "asn1_decode_bind_response", "label": "decode_bind_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L156"}, {"id": "asn1_decode_extended_response", "label": "decode_extended_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L160"}, {"id": "asn1_decode_intermediate_response", "label": "decode_intermediate_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L164"}, {"id": "asn1_decode_controls", "label": "decode_controls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L168"}, {"id": "asn1_ldap_result_to_dict_fast", "label": "ldap_result_to_dict_fast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L172"}, {"id": "asn1_get_byte", "label": "get_byte()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L189"}, {"id": "asn1_get_bytes", "label": "get_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L192"}, {"id": "asn1_rationale_85", "label": "Compute size according to BER definite length rules Returns size of value a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L85"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "pyasn1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "pyasn1_codec_ber", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "pyasn1_codec_ber_encoder", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_results_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "pyasn1_codec_ber_encoder", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "pyasn1_type_univ", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "pyasn1_compat_octets", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_booleancerencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L45", "weight": 1.0}, {"source": "asn1_booleancerencoder", "target": "booleanencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "pyasn1_codec_ber_encoder", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "pyasn1_type_univ", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "copy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_ldapbooleanencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L54", "weight": 1.0}, {"source": "asn1_ldapbooleanencoder", "target": "abstractitemencoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "pyasn1_compat_octets", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_encodevalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_encodevalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L63", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_encodevalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_encodevalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_encodevalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_compute_ber_size", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_decode_message_fast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_decode_sequence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L113", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_decode_integer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L139", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_decode_octet_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L148", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_decode_boolean", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L152", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_decode_bind_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L156", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_decode_extended_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L160", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_decode_intermediate_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L164", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_decode_controls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L168", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_ldap_result_to_dict_fast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L172", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_get_byte", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L189", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_get_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L192", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_get_byte", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "target": "asn1_get_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L198", "weight": 1.0}, {"source": "asn1_decode_message_fast", "target": "asn1_compute_ber_size", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L103", "weight": 1.0}, {"source": "asn1_decode_message_fast", "target": "asn1_get_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L103", "weight": 1.0}, {"source": "asn1_decode_message_fast", "target": "asn1_decode_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L104", "weight": 1.0}, {"source": "asn1_decode_sequence", "target": "asn1_get_byte", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L116", "weight": 1.0}, {"source": "asn1_decode_sequence", "target": "asn1_compute_ber_size", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L121", "weight": 1.0}, {"source": "asn1_decode_sequence", "target": "asn1_get_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L121", "weight": 1.0}, {"source": "asn1_decode_integer", "target": "asn1_get_byte", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L141", "weight": 1.0}, {"source": "asn1_decode_bind_response", "target": "asn1_decode_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L157", "weight": 1.0}, {"source": "asn1_decode_extended_response", "target": "asn1_decode_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L161", "weight": 1.0}, {"source": "asn1_decode_intermediate_response", "target": "asn1_decode_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L165", "weight": 1.0}, {"source": "asn1_decode_controls", "target": "asn1_decode_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L169", "weight": 1.0}, {"source": "asn1_rationale_85", "target": "asn1_compute_ber_size", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L85", "weight": 1.0}], "raw_calls": [{"caller_nid": "asn1_decode_message_fast", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L109"}, {"caller_nid": "asn1_decode_sequence", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L117"}, {"caller_nid": "asn1_decode_sequence", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L117"}, {"caller_nid": "asn1_decode_sequence", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L118"}, {"caller_nid": "asn1_decode_sequence", "callee": "ber_decoder", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L124"}, {"caller_nid": "asn1_decode_sequence", "callee": "context_decoders[ber_type]", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L127"}, {"caller_nid": "asn1_decode_sequence", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L133"}, {"caller_nid": "asn1_ldap_result_to_dict_fast", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L173"}, {"caller_nid": "asn1_ldap_result_to_dict_fast", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L174"}, {"caller_nid": "asn1_ldap_result_to_dict_fast", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L176"}, {"caller_nid": "asn1_ldap_result_to_dict_fast", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L177"}, {"caller_nid": "asn1_ldap_result_to_dict_fast", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L178"}, {"caller_nid": "asn1_ldap_result_to_dict_fast", "callee": "referrals_to_list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L179"}, {"caller_nid": "asn1_ldap_result_to_dict_fast", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L179"}, {"caller_nid": "asn1_get_byte", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L196"}, {"caller_nid": "asn1_get_bytes", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/asn1.py", "source_location": "L199"}]}