Files
tfm_ainventory/graphify-out/cache/62b2397dfba649d1c4bbfb7d7c09a2f0cd04544a1eebabd0d7d7635e1298254d.json

1 line
22 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_py", "label": "sync.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L1"}, {"id": "sync_syncstrategy", "label": "SyncStrategy", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L40"}, {"id": "basestrategy", "label": "BaseStrategy", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "sync_syncstrategy_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L48"}, {"id": "sync_syncstrategy_open", "label": ".open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L56"}, {"id": "sync_syncstrategy_start_listen", "label": "._start_listen()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L65"}, {"id": "sync_syncstrategy_receiving", "label": ".receiving()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L69"}, {"id": "sync_syncstrategy_post_send_single_response", "label": ".post_send_single_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L155"}, {"id": "sync_syncstrategy_post_send_search", "label": ".post_send_search()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L173"}, {"id": "sync_syncstrategy_get_response", "label": "._get_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L189"}, {"id": "sync_syncstrategy_set_stream", "label": ".set_stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L247"}, {"id": "sync_syncstrategy_get_stream", "label": ".get_stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L250"}, {"id": "sync_rationale_41", "label": "This strategy is synchronous. You send the request and get the response Requ", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L41"}, {"id": "sync_rationale_70", "label": "Receives data over the socket Checks if the socket is closed", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L70"}, {"id": "sync_rationale_156", "label": "Executed after an Operation Request (except Search) Returns the result m", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L156"}, {"id": "sync_rationale_174", "label": "Executed after a search request Returns the result message and store in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L174"}, {"id": "sync_rationale_190", "label": "Performs the capture of LDAP response for SyncStrategy", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L190"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_py", "target": "socket", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_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/strategy/sync.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_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/strategy/sync.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc4511_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_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/strategy/sync.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_asn1_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_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/strategy/sync.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_strategy_sync_py", "target": "sync_syncstrategy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L40", "weight": 1.0}, {"source": "sync_syncstrategy", "target": "basestrategy", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L40", "weight": 1.0}, {"source": "sync_syncstrategy", "target": "sync_syncstrategy_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L48", "weight": 1.0}, {"source": "sync_syncstrategy", "target": "sync_syncstrategy_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L56", "weight": 1.0}, {"source": "sync_syncstrategy", "target": "sync_syncstrategy_start_listen", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L65", "weight": 1.0}, {"source": "sync_syncstrategy", "target": "sync_syncstrategy_receiving", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L69", "weight": 1.0}, {"source": "sync_syncstrategy", "target": "sync_syncstrategy_post_send_single_response", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L155", "weight": 1.0}, {"source": "sync_syncstrategy", "target": "sync_syncstrategy_post_send_search", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L173", "weight": 1.0}, {"source": "sync_syncstrategy", "target": "sync_syncstrategy_get_response", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L189", "weight": 1.0}, {"source": "sync_syncstrategy", "target": "sync_syncstrategy_set_stream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L247", "weight": 1.0}, {"source": "sync_syncstrategy", "target": "sync_syncstrategy_get_stream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L250", "weight": 1.0}, {"source": "sync_syncstrategy_get_response", "target": "sync_syncstrategy_receiving", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L196", "weight": 1.0}, {"source": "sync_rationale_41", "target": "sync_syncstrategy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L41", "weight": 1.0}, {"source": "sync_rationale_70", "target": "sync_syncstrategy_receiving", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L70", "weight": 1.0}, {"source": "sync_rationale_156", "target": "sync_syncstrategy_post_send_single_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L156", "weight": 1.0}, {"source": "sync_rationale_174", "target": "sync_syncstrategy_post_send_search", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L174", "weight": 1.0}, {"source": "sync_rationale_190", "target": "sync_syncstrategy_get_response", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L190", "weight": 1.0}], "raw_calls": [{"caller_nid": "sync_syncstrategy_init", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L54"}, {"caller_nid": "sync_syncstrategy_open", "callee": "refresh_server_info", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L60"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "recv", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L89"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L91"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L93"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L96"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L97"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "communication_exception_factory(LDAPSocketReceiveError, type(e)(str(e)))", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L99"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "communication_exception_factory", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L99"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "type(e)", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L99"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L99"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L99"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "from_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L107"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L110"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "fromhex", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L125"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "md5_hmac", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L125"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "LDAPSignatureVerificationFailedError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L127"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L127"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "from_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L127"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "hex", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L127"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "hex", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L127"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L133"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "compute_ldap_message_size", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L134"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L138"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L141"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L142"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L142"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L143"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L146"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L151"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L152"}, {"caller_nid": "sync_syncstrategy_receiving", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L152"}, {"caller_nid": "sync_syncstrategy_post_send_single_response", "callee": "get_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L160"}, {"caller_nid": "sync_syncstrategy_post_send_single_response", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L166"}, {"caller_nid": "sync_syncstrategy_post_send_single_response", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L167"}, {"caller_nid": "sync_syncstrategy_post_send_single_response", "callee": "LDAPSocketReceiveError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L168"}, {"caller_nid": "sync_syncstrategy_post_send_single_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L170"}, {"caller_nid": "sync_syncstrategy_post_send_search", "callee": "get_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L178"}, {"caller_nid": "sync_syncstrategy_post_send_search", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L180"}, {"caller_nid": "sync_syncstrategy_post_send_search", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L185"}, {"caller_nid": "sync_syncstrategy_post_send_search", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L186"}, {"caller_nid": "sync_syncstrategy_post_send_search", "callee": "LDAPSocketReceiveError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L187"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L199"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "update_received_message", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L201"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L201"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "decode_message_fast", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L203"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "decode_response_fast", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L204"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L206"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "decode_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L207"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L208"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L209"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "format_ldap_message", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L209"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L210"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L211"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L214"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L221"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L222"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "LDAPSocketReceiveError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L223"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L224"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L226"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L227"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "LDAPExtensionError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L228"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L232"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L233"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "LDAPSocketReceiveError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L234"}, {"caller_nid": "sync_syncstrategy_get_response", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/strategy/sync.py", "source_location": "L243"}]}