Files
tfm_ainventory/graphify-out/cache/38eb068037b73094dce93de5d4ed91d540f0b78ba96cc6da0b7104d427563758.json

1 line
144 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "label": "connection.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1"}, {"id": "connection_format_socket_endpoint", "label": "_format_socket_endpoint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L95"}, {"id": "connection_format_socket_endpoints", "label": "_format_socket_endpoints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L107"}, {"id": "connection_connection", "label": "Connection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L122"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "connection_connection_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L186"}, {"id": "connection_connection_prepare_return_value", "label": "._prepare_return_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L373"}, {"id": "connection_connection_do_auto_bind", "label": "._do_auto_bind()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L382"}, {"id": "connection_connection_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L414"}, {"id": "connection_connection_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L429"}, {"id": "connection_connection_repr_with_sensitive_data_stripped", "label": ".repr_with_sensitive_data_stripped()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L465"}, {"id": "connection_stream", "label": "stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L505"}, {"id": "connection_usage", "label": "usage()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L518"}, {"id": "connection_connection_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L531"}, {"id": "connection_connection_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L545"}, {"id": "connection_connection_bind", "label": ".bind()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L562"}, {"id": "connection_connection_rebind", "label": ".rebind()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L679"}, {"id": "connection_connection_unbind", "label": ".unbind()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L728"}, {"id": "connection_connection_search", "label": ".search()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L760"}, {"id": "connection_connection_compare", "label": ".compare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L877"}, {"id": "connection_connection_add", "label": ".add()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L937"}, {"id": "connection_connection_delete", "label": ".delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1032"}, {"id": "connection_connection_modify", "label": ".modify()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1076"}, {"id": "connection_connection_modify_dn", "label": ".modify_dn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1169"}, {"id": "connection_connection_abandon", "label": ".abandon()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1226"}, {"id": "connection_connection_extended", "label": ".extended()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1259"}, {"id": "connection_connection_start_tls", "label": ".start_tls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1293"}, {"id": "connection_connection_do_sasl_bind", "label": ".do_sasl_bind()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1326"}, {"id": "connection_connection_do_ntlm_bind", "label": ".do_ntlm_bind()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1354"}, {"id": "connection_connection_refresh_server_info", "label": ".refresh_server_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1415"}, {"id": "connection_connection_response_to_ldif", "label": ".response_to_ldif()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1436"}, {"id": "connection_connection_response_to_json", "label": ".response_to_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1462"}, {"id": "connection_connection_response_to_file", "label": ".response_to_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1510"}, {"id": "connection_connection_fire_deferred", "label": "._fire_deferred()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1526"}, {"id": "connection_entries", "label": "entries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1556"}, {"id": "connection_connection_get_entries", "label": "._get_entries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1562"}, {"id": "connection_rationale_123", "label": "Main ldap connection class. Controls, if used, must be a list of tuples. Ea", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L123"}, {"id": "connection_rationale_506", "label": "Used by the LDIFProducer strategy to accumulate the ldif-change operations with", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L506"}, {"id": "connection_rationale_519", "label": "Usage statistics for the connection. :return: Usage object", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L519"}, {"id": "connection_rationale_565", "label": "Bind to ldap Server with the authentication method and the user defined in the c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L565"}, {"id": "connection_rationale_730", "label": "Unbind the connected user. Unbind implies closing session as per RFC4511 (4.3)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L730"}, {"id": "connection_rationale_775", "label": "Perform an ldap search: - If attributes is empty noRFC2696 with the spe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L775"}, {"id": "connection_rationale_882", "label": "Perform a compare operation", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L882"}, {"id": "connection_rationale_942", "label": "Add dn to the DIT, object_class is None, a class name or a list of class", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L942"}, {"id": "connection_rationale_1035", "label": "Delete the entry identified by the DN from the DIB.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1035"}, {"id": "connection_rationale_1080", "label": "Modify attributes of entry - changes is a dictionary in the form {'attr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1080"}, {"id": "connection_rationale_1175", "label": "Modify DN of the entry or performs a move of the entry in the DIT.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1175"}, {"id": "connection_rationale_1229", "label": "Abandon the operation indicated by message_id", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1229"}, {"id": "connection_rationale_1264", "label": "Performs an extended operation", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1264"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "copy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "threading", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_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/core/connection.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_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/core/connection.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_extend_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_pooling_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_server_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_abandon_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_add_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_bind_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_compare_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_delete_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_extended_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_modify_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_modifydn_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_search_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_digestmd5_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_external_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_sasl_plain_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_safesync_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_saferestartable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mockasync_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_asynchronous_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_reusable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_restartable_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_ldifproducer_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_mocksync_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_asyncstream_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L63", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_operation_unbind_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2696_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_usage_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_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/core/connection.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_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/core/connection.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_log_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_dn_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_port_validators_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "connection_format_socket_endpoint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "connection_format_socket_endpoints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "connection_connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L122", "weight": 1.0}, {"source": "connection_connection", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L122", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L186", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_prepare_return_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L373", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_do_auto_bind", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L382", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L414", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L429", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_repr_with_sensitive_data_stripped", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L465", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "connection_stream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L505", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "connection_stream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L512", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "connection_usage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L518", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L531", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L545", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_bind", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L562", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_rebind", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L679", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_unbind", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L728", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_search", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L760", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_compare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L877", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L937", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1032", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_modify", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1076", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_modify_dn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1169", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_abandon", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1226", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_extended", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1259", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_start_tls", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1293", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_do_sasl_bind", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1326", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_do_ntlm_bind", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1354", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_refresh_server_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1415", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_response_to_ldif", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1436", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_response_to_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1462", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_response_to_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1510", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_fire_deferred", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1526", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_connection_py", "target": "connection_entries", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1556", "weight": 1.0}, {"source": "connection_connection", "target": "connection_connection_get_entries", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1562", "weight": 1.0}, {"source": "connection_format_socket_endpoints", "target": "connection_format_socket_endpoint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L118", "weight": 1.0}, {"source": "connection_connection_init", "target": "connection_connection_do_auto_bind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L363", "weight": 1.0}, {"source": "connection_connection_init", "target": "connection_connection_repr_with_sensitive_data_stripped", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L369", "weight": 1.0}, {"source": "connection_connection_do_auto_bind", "target": "connection_connection_bind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L389", "weight": 1.0}, {"source": "connection_connection_do_auto_bind", "target": "connection_connection_start_tls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L391", "weight": 1.0}, {"source": "connection_connection_do_auto_bind", "target": "connection_connection_unbind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L397", "weight": 1.0}, {"source": "connection_connection_str", "target": "connection_format_socket_endpoints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L421", "weight": 1.0}, {"source": "connection_connection_enter", "target": "connection_connection_bind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L540", "weight": 1.0}, {"source": "connection_connection_exit", "target": "connection_connection_unbind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L550", "weight": 1.0}, {"source": "connection_connection_bind", "target": "connection_connection_do_sasl_bind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L615", "weight": 1.0}, {"source": "connection_connection_bind", "target": "connection_connection_do_ntlm_bind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L628", "weight": 1.0}, {"source": "connection_connection_bind", "target": "connection_connection_refresh_server_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L671", "weight": 1.0}, {"source": "connection_connection_bind", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L677", "weight": 1.0}, {"source": "connection_connection_rebind", "target": "connection_connection_bind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L718", "weight": 1.0}, {"source": "connection_connection_rebind", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L726", "weight": 1.0}, {"source": "connection_connection_unbind", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L758", "weight": 1.0}, {"source": "connection_connection_search", "target": "connection_connection_fire_deferred", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L801", "weight": 1.0}, {"source": "connection_connection_search", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L875", "weight": 1.0}, {"source": "connection_connection_compare", "target": "connection_connection_fire_deferred", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L914", "weight": 1.0}, {"source": "connection_connection_compare", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L935", "weight": 1.0}, {"source": "connection_connection_add", "target": "connection_connection_fire_deferred", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L961", "weight": 1.0}, {"source": "connection_connection_add", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1030", "weight": 1.0}, {"source": "connection_connection_delete", "target": "connection_connection_fire_deferred", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1047", "weight": 1.0}, {"source": "connection_connection_delete", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1074", "weight": 1.0}, {"source": "connection_connection_modify", "target": "connection_connection_fire_deferred", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1098", "weight": 1.0}, {"source": "connection_connection_modify", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1167", "weight": 1.0}, {"source": "connection_connection_modify_dn", "target": "connection_connection_fire_deferred", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1191", "weight": 1.0}, {"source": "connection_connection_modify_dn", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1224", "weight": 1.0}, {"source": "connection_connection_abandon", "target": "connection_connection_fire_deferred", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1236", "weight": 1.0}, {"source": "connection_connection_abandon", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1257", "weight": 1.0}, {"source": "connection_connection_extended", "target": "connection_connection_fire_deferred", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1271", "weight": 1.0}, {"source": "connection_connection_extended", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1291", "weight": 1.0}, {"source": "connection_connection_start_tls", "target": "connection_connection_refresh_server_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1316", "weight": 1.0}, {"source": "connection_connection_start_tls", "target": "connection_connection_prepare_return_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1324", "weight": 1.0}, {"source": "connection_connection_response_to_file", "target": "connection_connection_response_to_json", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1523", "weight": 1.0}, {"source": "connection_connection_fire_deferred", "target": "connection_connection_start_tls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1538", "weight": 1.0}, {"source": "connection_connection_fire_deferred", "target": "connection_connection_unbind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1542", "weight": 1.0}, {"source": "connection_connection_fire_deferred", "target": "connection_connection_bind", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1545", "weight": 1.0}, {"source": "connection_connection_fire_deferred", "target": "connection_connection_refresh_server_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1547", "weight": 1.0}, {"source": "connection_entries", "target": "connection_connection_get_entries", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1559", "weight": 1.0}, {"source": "connection_rationale_123", "target": "connection_connection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L123", "weight": 1.0}, {"source": "connection_rationale_506", "target": "connection_connection_stream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L506", "weight": 1.0}, {"source": "connection_rationale_519", "target": "connection_connection_usage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L519", "weight": 1.0}, {"source": "connection_rationale_565", "target": "connection_connection_bind", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L565", "weight": 1.0}, {"source": "connection_rationale_730", "target": "connection_connection_unbind", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L730", "weight": 1.0}, {"source": "connection_rationale_775", "target": "connection_connection_search", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L775", "weight": 1.0}, {"source": "connection_rationale_882", "target": "connection_connection_compare", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L882", "weight": 1.0}, {"source": "connection_rationale_942", "target": "connection_connection_add", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L942", "weight": 1.0}, {"source": "connection_rationale_1035", "target": "connection_connection_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1035", "weight": 1.0}, {"source": "connection_rationale_1080", "target": "connection_connection_modify", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1080", "weight": 1.0}, {"source": "connection_rationale_1175", "target": "connection_connection_modify_dn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1175", "weight": 1.0}, {"source": "connection_rationale_1229", "target": "connection_connection_abandon", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1229", "weight": 1.0}, {"source": "connection_rationale_1264", "target": "connection_connection_extended", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1264", "weight": 1.0}], "raw_calls": [{"caller_nid": "connection_format_socket_endpoint", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L96"}, {"caller_nid": "connection_format_socket_endpoint", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L97"}, {"caller_nid": "connection_format_socket_endpoint", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L97"}, {"caller_nid": "connection_format_socket_endpoint", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L98"}, {"caller_nid": "connection_format_socket_endpoint", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L99"}, {"caller_nid": "connection_format_socket_endpoint", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L99"}, {"caller_nid": "connection_format_socket_endpoint", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L102"}, {"caller_nid": "connection_format_socket_endpoints", "callee": "getsockname", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L110"}, {"caller_nid": "connection_format_socket_endpoints", "callee": "getpeername", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L114"}, {"caller_nid": "connection_connection_init", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L218"}, {"caller_nid": "connection_connection_init", "callee": "RLock", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L219"}, {"caller_nid": "connection_connection_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L223"}, {"caller_nid": "connection_connection_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L224"}, {"caller_nid": "connection_connection_init", "callee": "LDAPUnknownStrategyError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L225"}, {"caller_nid": "connection_connection_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L239"}, {"caller_nid": "connection_connection_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L240"}, {"caller_nid": "connection_connection_init", "callee": "LDAPUnknownAuthenticationMethodError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L241"}, {"caller_nid": "connection_connection_init", "callee": "ConnectionUsage", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L260"}, {"caller_nid": "connection_connection_init", "callee": "ExtendedOperationsRoot", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L281"}, {"caller_nid": "connection_connection_init", "callee": "check_port_and_port_list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L293"}, {"caller_nid": "connection_connection_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L295"}, {"caller_nid": "connection_connection_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L296"}, {"caller_nid": "connection_connection_init", "callee": "LDAPInvalidPortError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L297"}, {"caller_nid": "connection_connection_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L310"}, {"caller_nid": "connection_connection_init", "callee": "Server", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L311"}, {"caller_nid": "connection_connection_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L312"}, {"caller_nid": "connection_connection_init", "callee": "ServerPool", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L313"}, {"caller_nid": "connection_connection_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L315"}, {"caller_nid": "connection_connection_init", "callee": "initialize", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L317"}, {"caller_nid": "connection_connection_init", "callee": "get_current_server", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L318"}, {"caller_nid": "connection_connection_init", "callee": "SyncStrategy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L329"}, {"caller_nid": "connection_connection_init", "callee": "SafeSyncStrategy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L331"}, {"caller_nid": "connection_connection_init", "callee": "SafeRestartableStrategy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L333"}, {"caller_nid": "connection_connection_init", "callee": "AsyncStrategy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L335"}, {"caller_nid": "connection_connection_init", "callee": "LdifProducerStrategy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L337"}, {"caller_nid": "connection_connection_init", "callee": "RestartableStrategy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L339"}, {"caller_nid": "connection_connection_init", "callee": "ReusableStrategy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L341"}, {"caller_nid": "connection_connection_init", "callee": "MockSyncStrategy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L344"}, {"caller_nid": "connection_connection_init", "callee": "MockAsyncStrategy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L346"}, {"caller_nid": "connection_connection_init", "callee": "AsyncStreamStrategy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L348"}, {"caller_nid": "connection_connection_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L351"}, {"caller_nid": "connection_connection_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L352"}, {"caller_nid": "connection_connection_init", "callee": "LDAPUnknownStrategyError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L353"}, {"caller_nid": "connection_connection_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L367"}, {"caller_nid": "connection_connection_init", "callee": "get_library_log_hide_sensitive_data", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L368"}, {"caller_nid": "connection_connection_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L369"}, {"caller_nid": "connection_connection_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L371"}, {"caller_nid": "connection_connection_prepare_return_value", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L379"}, {"caller_nid": "connection_connection_prepare_return_value", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L379"}, {"caller_nid": "connection_connection_prepare_return_value", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L379"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L384"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L385"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L387"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L395"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L396"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "LDAPStartTLSError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L398"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L403"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L404"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "LDAPStartTLSError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L406"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L409"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L410"}, {"caller_nid": "connection_connection_do_auto_bind", "callee": "LDAPBindError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L412"}, {"caller_nid": "connection_connection_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L416"}, {"caller_nid": "connection_connection_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L417"}, {"caller_nid": "connection_connection_str", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L424"}, {"caller_nid": "connection_connection_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L427"}, {"caller_nid": "connection_connection_repr", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L430"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L432"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L434"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L435"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L436"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L437"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L438"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L439"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L440"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L441"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L442"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L443"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L444"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L446"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L447"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L448"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L449"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L450"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L451"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L452"}, {"caller_nid": "connection_connection_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L453"}, {"caller_nid": "connection_connection_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L456"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L466"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L468"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L470"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L471"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L472"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L472"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L473"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L474"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L475"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L476"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L477"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L478"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L480"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L480"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L482"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L483"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L485"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L486"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L487"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L488"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L489"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L490"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L491"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L492"}, {"caller_nid": "connection_connection_repr_with_sensitive_data_stripped", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L495"}, {"caller_nid": "connection_stream", "callee": "get_stream", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L509"}, {"caller_nid": "connection_stream", "callee": "set_stream", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L515"}, {"caller_nid": "connection_usage", "callee": "reset", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L525"}, {"caller_nid": "connection_connection_enter", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L533"}, {"caller_nid": "connection_connection_enter", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L538"}, {"caller_nid": "connection_connection_enter", "callee": "LDAPBindError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L541"}, {"caller_nid": "connection_connection_exit", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L547"}, {"caller_nid": "connection_connection_exit", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L555"}, {"caller_nid": "connection_connection_exit", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L558"}, {"caller_nid": "connection_connection_exit", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L559"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L573"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L574"}, {"caller_nid": "connection_connection_bind", "callee": "validate_bind", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L579"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L583"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L584"}, {"caller_nid": "connection_connection_bind", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L589"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L591"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L592"}, {"caller_nid": "connection_connection_bind", "callee": "bind_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L594"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L595"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L596"}, {"caller_nid": "connection_connection_bind", "callee": "bind_request_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L596"}, {"caller_nid": "connection_connection_bind", "callee": "post_send_single_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L597"}, {"caller_nid": "connection_connection_bind", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L597"}, {"caller_nid": "connection_connection_bind", "callee": "validate_bind", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L599"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L601"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L602"}, {"caller_nid": "connection_connection_bind", "callee": "bind_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L604"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L605"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L606"}, {"caller_nid": "connection_connection_bind", "callee": "bind_request_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L606"}, {"caller_nid": "connection_connection_bind", "callee": "post_send_single_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L607"}, {"caller_nid": "connection_connection_bind", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L607"}, {"caller_nid": "connection_connection_bind", "callee": "validate_bind", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L609"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L612"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L613"}, {"caller_nid": "connection_connection_bind", "callee": "validate_bind", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L617"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L620"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L621"}, {"caller_nid": "connection_connection_bind", "callee": "LDAPSASLMechanismNotSupportedError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L622"}, {"caller_nid": "connection_connection_bind", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L624"}, {"caller_nid": "connection_connection_bind", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L624"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L625"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L626"}, {"caller_nid": "connection_connection_bind", "callee": "validate_bind", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L630"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L633"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L634"}, {"caller_nid": "connection_connection_bind", "callee": "LDAPUnknownAuthenticationMethodError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L635"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L638"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L639"}, {"caller_nid": "connection_connection_bind", "callee": "LDAPUnknownAuthenticationMethodError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L640"}, {"caller_nid": "connection_connection_bind", "callee": "get_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L643"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L644"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L645"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L648"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L649"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L654"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L655"}, {"caller_nid": "connection_connection_bind", "callee": "LDAPUnknownAuthenticationMethodError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L656"}, {"caller_nid": "connection_connection_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L674"}, {"caller_nid": "connection_connection_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L675"}, {"caller_nid": "connection_connection_rebind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L689"}, {"caller_nid": "connection_connection_rebind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L690"}, {"caller_nid": "connection_connection_rebind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L703"}, {"caller_nid": "connection_connection_rebind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L704"}, {"caller_nid": "connection_connection_rebind", "callee": "LDAPUnknownAuthenticationMethodError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L705"}, {"caller_nid": "connection_connection_rebind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L721"}, {"caller_nid": "connection_connection_rebind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L722"}, {"caller_nid": "connection_connection_rebind", "callee": "LDAPBindError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L723"}, {"caller_nid": "connection_connection_rebind", "callee": "rebind_pool", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L725"}, {"caller_nid": "connection_connection_unbind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L735"}, {"caller_nid": "connection_connection_unbind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L736"}, {"caller_nid": "connection_connection_unbind", "callee": "unbind_referral_cache", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L739"}, {"caller_nid": "connection_connection_unbind", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L744"}, {"caller_nid": "connection_connection_unbind", "callee": "unbind_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L749"}, {"caller_nid": "connection_connection_unbind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L750"}, {"caller_nid": "connection_connection_unbind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L751"}, {"caller_nid": "connection_connection_unbind", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L752"}, {"caller_nid": "connection_connection_unbind", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L753"}, {"caller_nid": "connection_connection_unbind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L755"}, {"caller_nid": "connection_connection_unbind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L756"}, {"caller_nid": "connection_connection_search", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L791"}, {"caller_nid": "connection_connection_search", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L791"}, {"caller_nid": "connection_connection_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L792"}, {"caller_nid": "connection_connection_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L793"}, {"caller_nid": "connection_connection_search", "callee": "safe_dn", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L796"}, {"caller_nid": "connection_connection_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L797"}, {"caller_nid": "connection_connection_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L798"}, {"caller_nid": "connection_connection_search", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L807"}, {"caller_nid": "connection_connection_search", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L810"}, {"caller_nid": "connection_connection_search", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L811"}, {"caller_nid": "connection_connection_search", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L812"}, {"caller_nid": "connection_connection_search", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L815"}, {"caller_nid": "connection_connection_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L816"}, {"caller_nid": "connection_connection_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L817"}, {"caller_nid": "connection_connection_search", "callee": "escape_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L817"}, {"caller_nid": "connection_connection_search", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L823"}, {"caller_nid": "connection_connection_search", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L824"}, {"caller_nid": "connection_connection_search", "callee": "paged_search_control", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L824"}, {"caller_nid": "connection_connection_search", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L829"}, {"caller_nid": "connection_connection_search", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L832"}, {"caller_nid": "connection_connection_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L834"}, {"caller_nid": "connection_connection_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L835"}, {"caller_nid": "connection_connection_search", "callee": "LDAPAttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L836"}, {"caller_nid": "connection_connection_search", "callee": "search_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L838"}, {"caller_nid": "connection_connection_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L851"}, {"caller_nid": "connection_connection_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L852"}, {"caller_nid": "connection_connection_search", "callee": "search_request_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L852"}, {"caller_nid": "connection_connection_search", "callee": "post_send_search", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L853"}, {"caller_nid": "connection_connection_search", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L853"}, {"caller_nid": "connection_connection_search", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L856"}, {"caller_nid": "connection_connection_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L858"}, {"caller_nid": "connection_connection_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L859"}, {"caller_nid": "connection_connection_search", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L861"}, {"caller_nid": "connection_connection_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L865"}, {"caller_nid": "connection_connection_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L868"}, {"caller_nid": "connection_connection_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L870"}, {"caller_nid": "connection_connection_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L872"}, {"caller_nid": "connection_connection_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L873"}, {"caller_nid": "connection_connection_compare", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L885"}, {"caller_nid": "connection_connection_compare", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L885"}, {"caller_nid": "connection_connection_compare", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L887"}, {"caller_nid": "connection_connection_compare", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L888"}, {"caller_nid": "connection_connection_compare", "callee": "safe_dn", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L891"}, {"caller_nid": "connection_connection_compare", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L892"}, {"caller_nid": "connection_connection_compare", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L893"}, {"caller_nid": "connection_connection_compare", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L897"}, {"caller_nid": "connection_connection_compare", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L901"}, {"caller_nid": "connection_connection_compare", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L903"}, {"caller_nid": "connection_connection_compare", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L904"}, {"caller_nid": "connection_connection_compare", "callee": "LDAPAttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L905"}, {"caller_nid": "connection_connection_compare", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L907"}, {"caller_nid": "connection_connection_compare", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L909"}, {"caller_nid": "connection_connection_compare", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L910"}, {"caller_nid": "connection_connection_compare", "callee": "LDAPInvalidValueError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L911"}, {"caller_nid": "connection_connection_compare", "callee": "compare_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L915"}, {"caller_nid": "connection_connection_compare", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L916"}, {"caller_nid": "connection_connection_compare", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L917"}, {"caller_nid": "connection_connection_compare", "callee": "compare_request_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L917"}, {"caller_nid": "connection_connection_compare", "callee": "post_send_single_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L918"}, {"caller_nid": "connection_connection_compare", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L918"}, {"caller_nid": "connection_connection_compare", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L920"}, {"caller_nid": "connection_connection_compare", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L922"}, {"caller_nid": "connection_connection_compare", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L923"}, {"caller_nid": "connection_connection_compare", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L929"}, {"caller_nid": "connection_connection_compare", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L930"}, {"caller_nid": "connection_connection_compare", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L932"}, {"caller_nid": "connection_connection_compare", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L933"}, {"caller_nid": "connection_connection_add", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L949"}, {"caller_nid": "connection_connection_add", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L949"}, {"caller_nid": "connection_connection_add", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L950"}, {"caller_nid": "connection_connection_add", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L950"}, {"caller_nid": "connection_connection_add", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L951"}, {"caller_nid": "connection_connection_add", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L952"}, {"caller_nid": "connection_connection_add", "callee": "deepcopy", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L954"}, {"caller_nid": "connection_connection_add", "callee": "safe_dn", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L956"}, {"caller_nid": "connection_connection_add", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L957"}, {"caller_nid": "connection_connection_add", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L958"}, {"caller_nid": "connection_connection_add", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L966"}, {"caller_nid": "connection_connection_add", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L966"}, {"caller_nid": "connection_connection_add", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L971"}, {"caller_nid": "connection_connection_add", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L973"}, {"caller_nid": "connection_connection_add", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L973"}, {"caller_nid": "connection_connection_add", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L976"}, {"caller_nid": "connection_connection_add", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L981"}, {"caller_nid": "connection_connection_add", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L982"}, {"caller_nid": "connection_connection_add", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L986"}, {"caller_nid": "connection_connection_add", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L987"}, {"caller_nid": "connection_connection_add", "callee": "LDAPObjectClassError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L988"}, {"caller_nid": "connection_connection_add", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L992"}, {"caller_nid": "connection_connection_add", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L993"}, {"caller_nid": "connection_connection_add", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L994"}, {"caller_nid": "connection_connection_add", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L995"}, {"caller_nid": "connection_connection_add", "callee": "LDAPObjectClassError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L996"}, {"caller_nid": "connection_connection_add", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1000"}, {"caller_nid": "connection_connection_add", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1004"}, {"caller_nid": "connection_connection_add", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1006"}, {"caller_nid": "connection_connection_add", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1007"}, {"caller_nid": "connection_connection_add", "callee": "LDAPAttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1008"}, {"caller_nid": "connection_connection_add", "callee": "add_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1010"}, {"caller_nid": "connection_connection_add", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1011"}, {"caller_nid": "connection_connection_add", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1012"}, {"caller_nid": "connection_connection_add", "callee": "add_request_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1012"}, {"caller_nid": "connection_connection_add", "callee": "post_send_single_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1013"}, {"caller_nid": "connection_connection_add", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1013"}, {"caller_nid": "connection_connection_add", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1016"}, {"caller_nid": "connection_connection_add", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1018"}, {"caller_nid": "connection_connection_add", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1019"}, {"caller_nid": "connection_connection_add", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1021"}, {"caller_nid": "connection_connection_add", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1022"}, {"caller_nid": "connection_connection_add", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1027"}, {"caller_nid": "connection_connection_add", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1028"}, {"caller_nid": "connection_connection_delete", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1038"}, {"caller_nid": "connection_connection_delete", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1039"}, {"caller_nid": "connection_connection_delete", "callee": "safe_dn", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1042"}, {"caller_nid": "connection_connection_delete", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1043"}, {"caller_nid": "connection_connection_delete", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1044"}, {"caller_nid": "connection_connection_delete", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1050"}, {"caller_nid": "connection_connection_delete", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1051"}, {"caller_nid": "connection_connection_delete", "callee": "LDAPConnectionIsReadOnlyError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1052"}, {"caller_nid": "connection_connection_delete", "callee": "delete_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1054"}, {"caller_nid": "connection_connection_delete", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1055"}, {"caller_nid": "connection_connection_delete", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1056"}, {"caller_nid": "connection_connection_delete", "callee": "delete_request_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1056"}, {"caller_nid": "connection_connection_delete", "callee": "post_send_single_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1057"}, {"caller_nid": "connection_connection_delete", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1057"}, {"caller_nid": "connection_connection_delete", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1060"}, {"caller_nid": "connection_connection_delete", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1062"}, {"caller_nid": "connection_connection_delete", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1063"}, {"caller_nid": "connection_connection_delete", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1065"}, {"caller_nid": "connection_connection_delete", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1066"}, {"caller_nid": "connection_connection_delete", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1071"}, {"caller_nid": "connection_connection_delete", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1072"}, {"caller_nid": "connection_connection_modify", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1087"}, {"caller_nid": "connection_connection_modify", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1087"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1089"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1090"}, {"caller_nid": "connection_connection_modify", "callee": "safe_dn", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1093"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1094"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1095"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1101"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1102"}, {"caller_nid": "connection_connection_modify", "callee": "LDAPConnectionIsReadOnlyError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1103"}, {"caller_nid": "connection_connection_modify", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1105"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1107"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1108"}, {"caller_nid": "connection_connection_modify", "callee": "LDAPChangeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1109"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1113"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1114"}, {"caller_nid": "connection_connection_modify", "callee": "LDAPChangeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1115"}, {"caller_nid": "connection_connection_modify", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1117"}, {"caller_nid": "connection_connection_modify", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1121"}, {"caller_nid": "connection_connection_modify", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1125"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1127"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1128"}, {"caller_nid": "connection_connection_modify", "callee": "LDAPAttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1129"}, {"caller_nid": "connection_connection_modify", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1131"}, {"caller_nid": "connection_connection_modify", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1132"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1134"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1135"}, {"caller_nid": "connection_connection_modify", "callee": "LDAPChangeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1136"}, {"caller_nid": "connection_connection_modify", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1141"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1143"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1144"}, {"caller_nid": "connection_connection_modify", "callee": "LDAPChangeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1145"}, {"caller_nid": "connection_connection_modify", "callee": "modify_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1147"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1148"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1149"}, {"caller_nid": "connection_connection_modify", "callee": "modify_request_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1149"}, {"caller_nid": "connection_connection_modify", "callee": "post_send_single_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1150"}, {"caller_nid": "connection_connection_modify", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1150"}, {"caller_nid": "connection_connection_modify", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1153"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1155"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1156"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1158"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1159"}, {"caller_nid": "connection_connection_modify", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1164"}, {"caller_nid": "connection_connection_modify", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1165"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1179"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1180"}, {"caller_nid": "connection_connection_modify_dn", "callee": "safe_dn", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1183"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1184"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1185"}, {"caller_nid": "connection_connection_modify_dn", "callee": "safe_dn", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1186"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1187"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1188"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1194"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1195"}, {"caller_nid": "connection_connection_modify_dn", "callee": "LDAPConnectionIsReadOnlyError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1196"}, {"caller_nid": "connection_connection_modify_dn", "callee": "modify_dn_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1204"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1205"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1206"}, {"caller_nid": "connection_connection_modify_dn", "callee": "modify_dn_request_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1206"}, {"caller_nid": "connection_connection_modify_dn", "callee": "post_send_single_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1207"}, {"caller_nid": "connection_connection_modify_dn", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1207"}, {"caller_nid": "connection_connection_modify_dn", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1210"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1212"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1213"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1215"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1216"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1221"}, {"caller_nid": "connection_connection_modify_dn", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1222"}, {"caller_nid": "connection_connection_abandon", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1232"}, {"caller_nid": "connection_connection_abandon", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1233"}, {"caller_nid": "connection_connection_abandon", "callee": "abandon_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1242"}, {"caller_nid": "connection_connection_abandon", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1243"}, {"caller_nid": "connection_connection_abandon", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1244"}, {"caller_nid": "connection_connection_abandon", "callee": "abandon_request_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1244"}, {"caller_nid": "connection_connection_abandon", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1245"}, {"caller_nid": "connection_connection_abandon", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1251"}, {"caller_nid": "connection_connection_abandon", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1252"}, {"caller_nid": "connection_connection_abandon", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1252"}, {"caller_nid": "connection_connection_abandon", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1254"}, {"caller_nid": "connection_connection_abandon", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1255"}, {"caller_nid": "connection_connection_extended", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1267"}, {"caller_nid": "connection_connection_extended", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1268"}, {"caller_nid": "connection_connection_extended", "callee": "extended_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1272"}, {"caller_nid": "connection_connection_extended", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1273"}, {"caller_nid": "connection_connection_extended", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1274"}, {"caller_nid": "connection_connection_extended", "callee": "extended_request_to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1274"}, {"caller_nid": "connection_connection_extended", "callee": "post_send_single_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1275"}, {"caller_nid": "connection_connection_extended", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1275"}, {"caller_nid": "connection_connection_extended", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1277"}, {"caller_nid": "connection_connection_extended", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1279"}, {"caller_nid": "connection_connection_extended", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1280"}, {"caller_nid": "connection_connection_extended", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1282"}, {"caller_nid": "connection_connection_extended", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1283"}, {"caller_nid": "connection_connection_extended", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1288"}, {"caller_nid": "connection_connection_extended", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1289"}, {"caller_nid": "connection_connection_start_tls", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1294"}, {"caller_nid": "connection_connection_start_tls", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1295"}, {"caller_nid": "connection_connection_start_tls", "callee": "Tls", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1302"}, {"caller_nid": "connection_connection_start_tls", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1308"}, {"caller_nid": "connection_connection_start_tls", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1309"}, {"caller_nid": "connection_connection_start_tls", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1313"}, {"caller_nid": "connection_connection_start_tls", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1321"}, {"caller_nid": "connection_connection_start_tls", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1322"}, {"caller_nid": "connection_connection_do_sasl_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1328"}, {"caller_nid": "connection_connection_do_sasl_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1329"}, {"caller_nid": "connection_connection_do_sasl_bind", "callee": "sasl_external", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1338"}, {"caller_nid": "connection_connection_do_sasl_bind", "callee": "sasl_digest_md5", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1340"}, {"caller_nid": "connection_connection_do_sasl_bind", "callee": "sasl_gssapi", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1343"}, {"caller_nid": "connection_connection_do_sasl_bind", "callee": "sasl_plain", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1345"}, {"caller_nid": "connection_connection_do_sasl_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1349"}, {"caller_nid": "connection_connection_do_sasl_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1350"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1356"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1357"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1365"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "NtlmClient", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1366"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "bind_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1370"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1371"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1372"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "post_send_single_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1373"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1373"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "get_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1375"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1379"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1379"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "bind_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1381"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1382"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1383"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "post_send_single_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1384"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1384"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "get_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1386"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1388"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1389"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "bind_operation", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1394"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1396"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1397"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "post_send_single_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1398"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1398"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "get_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1400"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1402"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1403"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1410"}, {"caller_nid": "connection_connection_do_ntlm_bind", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1411"}, {"caller_nid": "connection_connection_refresh_server_info", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1422"}, {"caller_nid": "connection_connection_refresh_server_info", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1423"}, {"caller_nid": "connection_connection_refresh_server_info", "callee": "get_info_from_server", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1427"}, {"caller_nid": "connection_connection_refresh_server_info", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1432"}, {"caller_nid": "connection_connection_refresh_server_info", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1433"}, {"caller_nid": "connection_connection_refresh_server_info", "callee": "get_info_from_server", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1434"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1446"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "operation_to_ldif", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1447"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "add_ldif_header", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1448"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1450"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1452"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "add_ldif_header", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1453"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1454"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "prepare_for_stream", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1454"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1455"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "prepare_for_stream", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1455"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1456"}, {"caller_nid": "connection_connection_response_to_ldif", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1457"}, {"caller_nid": "connection_connection_response_to_json", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1475"}, {"caller_nid": "connection_connection_response_to_json", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1476"}, {"caller_nid": "connection_connection_response_to_json", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1481"}, {"caller_nid": "connection_connection_response_to_json", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1487"}, {"caller_nid": "connection_connection_response_to_json", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1489"}, {"caller_nid": "connection_connection_response_to_json", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1493"}, {"caller_nid": "connection_connection_response_to_json", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1495"}, {"caller_nid": "connection_connection_response_to_json", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1496"}, {"caller_nid": "connection_connection_response_to_json", "callee": "check_json_dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1499"}, {"caller_nid": "connection_connection_response_to_json", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1501"}, {"caller_nid": "connection_connection_response_to_json", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1503"}, {"caller_nid": "connection_connection_response_to_json", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1504"}, {"caller_nid": "connection_connection_response_to_json", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1506"}, {"caller_nid": "connection_connection_response_to_file", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1517"}, {"caller_nid": "connection_connection_response_to_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1518"}, {"caller_nid": "connection_connection_response_to_file", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1520"}, {"caller_nid": "connection_connection_response_to_file", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1521"}, {"caller_nid": "connection_connection_response_to_file", "callee": "writelines", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1523"}, {"caller_nid": "connection_connection_response_to_file", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1524"}, {"caller_nid": "connection_connection_fire_deferred", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1532"}, {"caller_nid": "connection_connection_fire_deferred", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1533"}, {"caller_nid": "connection_connection_fire_deferred", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1536"}, {"caller_nid": "connection_connection_fire_deferred", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1540"}, {"caller_nid": "connection_connection_fire_deferred", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1541"}, {"caller_nid": "connection_connection_fire_deferred", "callee": "LDAPStartTLSError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1543"}, {"caller_nid": "connection_connection_fire_deferred", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1549"}, {"caller_nid": "connection_connection_fire_deferred", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1550"}, {"caller_nid": "connection_connection_get_entries", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1570"}, {"caller_nid": "connection_connection_get_entries", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1570"}, {"caller_nid": "connection_connection_get_entries", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1572"}, {"caller_nid": "connection_connection_get_entries", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1573"}, {"caller_nid": "connection_connection_get_entries", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1573"}, {"caller_nid": "connection_connection_get_entries", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1580"}, {"caller_nid": "connection_connection_get_entries", "callee": "ObjectDef", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1583"}, {"caller_nid": "connection_connection_get_entries", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1584"}, {"caller_nid": "connection_connection_get_entries", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1585"}, {"caller_nid": "connection_connection_get_entries", "callee": "Reader", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1587"}, {"caller_nid": "connection_connection_get_entries", "callee": "Reader", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1587"}, {"caller_nid": "connection_connection_get_entries", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1593"}, {"caller_nid": "connection_connection_get_entries", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1593"}, {"caller_nid": "connection_connection_get_entries", "callee": "_create_entry", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1596"}, {"caller_nid": "connection_connection_get_entries", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1597"}, {"caller_nid": "connection_connection_get_entries", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1600"}, {"caller_nid": "connection_connection_get_entries", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1601"}, {"caller_nid": "connection_connection_get_entries", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1602"}, {"caller_nid": "connection_connection_get_entries", "callee": "LDAPObjectError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/connection.py", "source_location": "L1603"}]}