1 line
30 KiB
JSON
1 line
30 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "label": "convert.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L1"}, {"id": "convert_to_str_or_normalized_unicode", "label": "to_str_or_normalized_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L34"}, {"id": "convert_attribute_to_dict", "label": "attribute_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L44"}, {"id": "convert_attributes_to_dict", "label": "attributes_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L51"}, {"id": "convert_referrals_to_list", "label": "referrals_to_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L59"}, {"id": "convert_search_refs_to_list", "label": "search_refs_to_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L66"}, {"id": "convert_search_refs_to_list_fast", "label": "search_refs_to_list_fast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L70"}, {"id": "convert_sasl_to_dict", "label": "sasl_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L74"}, {"id": "convert_authentication_choice_to_dict", "label": "authentication_choice_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L78"}, {"id": "convert_partial_attribute_to_dict", "label": "partial_attribute_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L82"}, {"id": "convert_change_to_dict", "label": "change_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L89"}, {"id": "convert_changes_to_list", "label": "changes_to_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L93"}, {"id": "convert_attributes_to_list", "label": "attributes_to_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L97"}, {"id": "convert_ava_to_dict", "label": "ava_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L101"}, {"id": "convert_substring_to_dict", "label": "substring_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L111"}, {"id": "convert_prepare_changes_for_request", "label": "prepare_changes_for_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L115"}, {"id": "convert_build_controls_list", "label": "build_controls_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L125"}, {"id": "convert_validate_assertion_value", "label": "validate_assertion_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L154"}, {"id": "convert_validate_attribute_value", "label": "validate_attribute_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L163"}, {"id": "convert_prepare_filter_for_sending", "label": "prepare_filter_for_sending()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L196"}, {"id": "convert_prepare_for_sending", "label": "prepare_for_sending()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L220"}, {"id": "convert_rationale_35", "label": "Attempt to convert value to a string. If that would error, convert it to normali", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L35"}, {"id": "convert_rationale_126", "label": "controls is a sequence of Control() or sequences each sequence must have 3 e", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L126"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "pyasn1_error", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc4511_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_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/protocol/convert.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_formatters_standard_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_to_str_or_normalized_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_attribute_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_attributes_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_referrals_to_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_search_refs_to_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_search_refs_to_list_fast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_sasl_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_authentication_choice_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_partial_attribute_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_change_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L89", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_changes_to_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_attributes_to_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L97", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_ava_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_substring_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_prepare_changes_for_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_build_controls_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_validate_assertion_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_validate_attribute_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L163", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_prepare_filter_for_sending", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L196", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_convert_py", "target": "convert_prepare_for_sending", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L220", "weight": 1.0}, {"source": "convert_attributes_to_dict", "target": "convert_attribute_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L54", "weight": 1.0}, {"source": "convert_referrals_to_list", "target": "convert_to_str_or_normalized_unicode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L61", "weight": 1.0}, {"source": "convert_search_refs_to_list", "target": "convert_to_str_or_normalized_unicode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L67", "weight": 1.0}, {"source": "convert_authentication_choice_to_dict", "target": "convert_sasl_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L79", "weight": 1.0}, {"source": "convert_change_to_dict", "target": "convert_partial_attribute_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L90", "weight": 1.0}, {"source": "convert_changes_to_list", "target": "convert_change_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L94", "weight": 1.0}, {"source": "convert_attributes_to_list", "target": "convert_to_str_or_normalized_unicode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L98", "weight": 1.0}, {"source": "convert_validate_assertion_value", "target": "convert_validate_attribute_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L159", "weight": 1.0}, {"source": "convert_rationale_35", "target": "convert_to_str_or_normalized_unicode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L35", "weight": 1.0}, {"source": "convert_rationale_126", "target": "convert_build_controls_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L126", "weight": 1.0}], "raw_calls": [{"caller_nid": "convert_to_str_or_normalized_unicode", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L39"}, {"caller_nid": "convert_to_str_or_normalized_unicode", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L41"}, {"caller_nid": "convert_attribute_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L46"}, {"caller_nid": "convert_attribute_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L46"}, {"caller_nid": "convert_attribute_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L48"}, {"caller_nid": "convert_attribute_to_dict", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L48"}, {"caller_nid": "convert_attributes_to_dict", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L52"}, {"caller_nid": "convert_referrals_to_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L60"}, {"caller_nid": "convert_referrals_to_list", "callee": "hasValue", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L63"}, {"caller_nid": "convert_search_refs_to_list_fast", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L71"}, {"caller_nid": "convert_sasl_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L75"}, {"caller_nid": "convert_sasl_to_dict", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L75"}, {"caller_nid": "convert_sasl_to_dict", "callee": "hasValue", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L75"}, {"caller_nid": "convert_authentication_choice_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L79"}, {"caller_nid": "convert_authentication_choice_to_dict", "callee": "getName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L79"}, {"caller_nid": "convert_authentication_choice_to_dict", "callee": "getName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L79"}, {"caller_nid": "convert_partial_attribute_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L84"}, {"caller_nid": "convert_partial_attribute_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L84"}, {"caller_nid": "convert_partial_attribute_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L86"}, {"caller_nid": "convert_partial_attribute_to_dict", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L86"}, {"caller_nid": "convert_change_to_dict", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L90"}, {"caller_nid": "convert_ava_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L103"}, {"caller_nid": "convert_ava_to_dict", "callee": "escape_filter_chars", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L103"}, {"caller_nid": "convert_ava_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L103"}, {"caller_nid": "convert_ava_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L106"}, {"caller_nid": "convert_ava_to_dict", "callee": "escape_filter_chars", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L106"}, {"caller_nid": "convert_ava_to_dict", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L106"}, {"caller_nid": "convert_ava_to_dict", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L108"}, {"caller_nid": "convert_ava_to_dict", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L108"}, {"caller_nid": "convert_prepare_changes_for_request", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L116"}, {"caller_nid": "convert_prepare_changes_for_request", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L121"}, {"caller_nid": "convert_build_controls_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L134"}, {"caller_nid": "convert_build_controls_list", "callee": "LDAPControlError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L135"}, {"caller_nid": "convert_build_controls_list", "callee": "Controls", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L137"}, {"caller_nid": "convert_build_controls_list", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L138"}, {"caller_nid": "convert_build_controls_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L139"}, {"caller_nid": "convert_build_controls_list", "callee": "setComponentByPosition", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L140"}, {"caller_nid": "convert_build_controls_list", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L141"}, {"caller_nid": "convert_build_controls_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L141"}, {"caller_nid": "convert_build_controls_list", "callee": "Control", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L142"}, {"caller_nid": "convert_build_controls_list", "callee": "setComponentByPosition", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L147"}, {"caller_nid": "convert_build_controls_list", "callee": "LDAPControlError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L149"}, {"caller_nid": "convert_validate_assertion_value", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L155"}, {"caller_nid": "convert_validate_assertion_value", "callee": "is_filter_escaped", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L157"}, {"caller_nid": "convert_validate_assertion_value", "callee": "escape_filter_chars", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L158"}, {"caller_nid": "convert_validate_attribute_value", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L164"}, {"caller_nid": "convert_validate_attribute_value", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L164"}, {"caller_nid": "convert_validate_attribute_value", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L165"}, {"caller_nid": "convert_validate_attribute_value", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L165"}, {"caller_nid": "convert_validate_attribute_value", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L166"}, {"caller_nid": "convert_validate_attribute_value", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L167"}, {"caller_nid": "convert_validate_attribute_value", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L167"}, {"caller_nid": "convert_validate_attribute_value", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L170"}, {"caller_nid": "convert_validate_attribute_value", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L171"}, {"caller_nid": "convert_validate_attribute_value", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L172"}, {"caller_nid": "convert_validate_attribute_value", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L172"}, {"caller_nid": "convert_validate_attribute_value", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L172"}, {"caller_nid": "convert_validate_attribute_value", "callee": "LDAPObjectClassError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L173"}, {"caller_nid": "convert_validate_attribute_value", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L173"}, {"caller_nid": "convert_validate_attribute_value", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L174"}, {"caller_nid": "convert_validate_attribute_value", "callee": "LDAPAttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L175"}, {"caller_nid": "convert_validate_attribute_value", "callee": "find_attribute_validator", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L177"}, {"caller_nid": "convert_validate_attribute_value", "callee": "validator", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L178"}, {"caller_nid": "convert_validate_attribute_value", "callee": "to_raw", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L182"}, {"caller_nid": "convert_validate_attribute_value", "callee": "validator", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L183"}, {"caller_nid": "convert_validate_attribute_value", "callee": "LDAPInvalidValueError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L185"}, {"caller_nid": "convert_validate_attribute_value", "callee": "LDAPInvalidValueError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L187"}, {"caller_nid": "convert_validate_attribute_value", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L191"}, {"caller_nid": "convert_validate_attribute_value", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L192"}, {"caller_nid": "convert_validate_attribute_value", "callee": "to_raw", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L193"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "to_raw", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L199"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L200"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L201"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L203"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L203"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L206"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L209"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L211"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L211"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L215"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L217"}, {"caller_nid": "convert_prepare_filter_for_sending", "callee": "chr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L217"}, {"caller_nid": "convert_prepare_for_sending", "callee": "to_raw", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L221"}, {"caller_nid": "convert_prepare_for_sending", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/convert.py", "source_location": "L221"}]} |