1 line
29 KiB
JSON
1 line
29 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "label": "rfc2849.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L1"}, {"id": "rfc2849_safe_ldif_string", "label": "safe_ldif_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L40"}, {"id": "rfc2849_convert_to_ldif", "label": "_convert_to_ldif()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L63"}, {"id": "rfc2849_add_controls", "label": "add_controls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L87"}, {"id": "rfc2849_add_attributes", "label": "add_attributes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L99"}, {"id": "rfc2849_sort_ldif_lines", "label": "sort_ldif_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L119"}, {"id": "rfc2849_search_response_to_ldif", "label": "search_response_to_ldif()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L125"}, {"id": "rfc2849_add_request_to_ldif", "label": "add_request_to_ldif()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L146"}, {"id": "rfc2849_delete_request_to_ldif", "label": "delete_request_to_ldif()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L164"}, {"id": "rfc2849_modify_request_to_ldif", "label": "modify_request_to_ldif()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L180"}, {"id": "rfc2849_modify_dn_request_to_ldif", "label": "modify_dn_request_to_ldif()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L199"}, {"id": "rfc2849_operation_to_ldif", "label": "operation_to_ldif()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L219"}, {"id": "rfc2849_add_ldif_header", "label": "add_ldif_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L245"}, {"id": "rfc2849_ldif_sort", "label": "ldif_sort()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L252"}, {"id": "rfc2849_decode_persistent_search_control", "label": "decode_persistent_search_control()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L261"}, {"id": "rfc2849_persistent_search_response_to_ldif", "label": "persistent_search_response_to_ldif()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L284"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "base64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_persistentsearch_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_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/protocol/rfc2849.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_config_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_safe_ldif_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_convert_to_ldif", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L63", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_add_controls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_add_attributes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_sort_ldif_lines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_search_response_to_ldif", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_add_request_to_ldif", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L146", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_delete_request_to_ldif", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L164", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_modify_request_to_ldif", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L180", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_modify_dn_request_to_ldif", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L199", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_operation_to_ldif", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L219", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_add_ldif_header", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L245", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_ldif_sort", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L252", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_decode_persistent_search_control", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L261", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc2849_py", "target": "rfc2849_persistent_search_response_to_ldif", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L284", "weight": 1.0}, {"source": "rfc2849_convert_to_ldif", "target": "rfc2849_safe_ldif_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L69", "weight": 1.0}, {"source": "rfc2849_add_controls", "target": "rfc2849_convert_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L94", "weight": 1.0}, {"source": "rfc2849_add_attributes", "target": "rfc2849_convert_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L106", "weight": 1.0}, {"source": "rfc2849_sort_ldif_lines", "target": "rfc2849_ldif_sort", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L122", "weight": 1.0}, {"source": "rfc2849_search_response_to_ldif", "target": "rfc2849_convert_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L132", "weight": 1.0}, {"source": "rfc2849_search_response_to_ldif", "target": "rfc2849_add_attributes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L133", "weight": 1.0}, {"source": "rfc2849_search_response_to_ldif", "target": "rfc2849_sort_ldif_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L137", "weight": 1.0}, {"source": "rfc2849_add_request_to_ldif", "target": "rfc2849_convert_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L149", "weight": 1.0}, {"source": "rfc2849_add_request_to_ldif", "target": "rfc2849_add_controls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L150", "weight": 1.0}, {"source": "rfc2849_add_request_to_ldif", "target": "rfc2849_add_attributes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L154", "weight": 1.0}, {"source": "rfc2849_add_request_to_ldif", "target": "rfc2849_sort_ldif_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L156", "weight": 1.0}, {"source": "rfc2849_delete_request_to_ldif", "target": "rfc2849_convert_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L167", "weight": 1.0}, {"source": "rfc2849_delete_request_to_ldif", "target": "rfc2849_add_controls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L168", "weight": 1.0}, {"source": "rfc2849_delete_request_to_ldif", "target": "rfc2849_sort_ldif_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L173", "weight": 1.0}, {"source": "rfc2849_modify_request_to_ldif", "target": "rfc2849_convert_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L183", "weight": 1.0}, {"source": "rfc2849_modify_request_to_ldif", "target": "rfc2849_add_controls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L184", "weight": 1.0}, {"source": "rfc2849_modify_request_to_ldif", "target": "rfc2849_sort_ldif_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L195", "weight": 1.0}, {"source": "rfc2849_modify_dn_request_to_ldif", "target": "rfc2849_convert_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L202", "weight": 1.0}, {"source": "rfc2849_modify_dn_request_to_ldif", "target": "rfc2849_add_controls", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L203", "weight": 1.0}, {"source": "rfc2849_modify_dn_request_to_ldif", "target": "rfc2849_sort_ldif_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L212", "weight": 1.0}, {"source": "rfc2849_operation_to_ldif", "target": "rfc2849_search_response_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L221", "weight": 1.0}, {"source": "rfc2849_operation_to_ldif", "target": "rfc2849_add_request_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L223", "weight": 1.0}, {"source": "rfc2849_operation_to_ldif", "target": "rfc2849_delete_request_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L225", "weight": 1.0}, {"source": "rfc2849_operation_to_ldif", "target": "rfc2849_modify_request_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L227", "weight": 1.0}, {"source": "rfc2849_operation_to_ldif", "target": "rfc2849_modify_dn_request_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L229", "weight": 1.0}, {"source": "rfc2849_persistent_search_response_to_ldif", "target": "rfc2849_decode_persistent_search_control", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L286", "weight": 1.0}, {"source": "rfc2849_persistent_search_response_to_ldif", "target": "rfc2849_operation_to_ldif", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L293", "weight": 1.0}], "raw_calls": [{"caller_nid": "rfc2849_convert_to_ldif", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L66"}, {"caller_nid": "rfc2849_convert_to_ldif", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L67"}, {"caller_nid": "rfc2849_convert_to_ldif", "callee": "b64encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L71"}, {"caller_nid": "rfc2849_convert_to_ldif", "callee": "b64encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L73"}, {"caller_nid": "rfc2849_convert_to_ldif", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L73"}, {"caller_nid": "rfc2849_convert_to_ldif", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L74"}, {"caller_nid": "rfc2849_convert_to_ldif", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L75"}, {"caller_nid": "rfc2849_convert_to_ldif", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L79"}, {"caller_nid": "rfc2849_convert_to_ldif", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L81"}, {"caller_nid": "rfc2849_add_controls", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L94"}, {"caller_nid": "rfc2849_add_attributes", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L104"}, {"caller_nid": "rfc2849_add_attributes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L106"}, {"caller_nid": "rfc2849_add_attributes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L114"}, {"caller_nid": "rfc2849_sort_ldif_lines", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L122"}, {"caller_nid": "rfc2849_search_response_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L132"}, {"caller_nid": "rfc2849_search_response_to_ldif", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L133"}, {"caller_nid": "rfc2849_search_response_to_ldif", "callee": "LDAPLDIFError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L135"}, {"caller_nid": "rfc2849_search_response_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L138"}, {"caller_nid": "rfc2849_search_response_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L141"}, {"caller_nid": "rfc2849_search_response_to_ldif", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L141"}, {"caller_nid": "rfc2849_search_response_to_ldif", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L141"}, {"caller_nid": "rfc2849_add_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L149"}, {"caller_nid": "rfc2849_add_request_to_ldif", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L152"}, {"caller_nid": "rfc2849_add_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L153"}, {"caller_nid": "rfc2849_add_request_to_ldif", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L154"}, {"caller_nid": "rfc2849_add_request_to_ldif", "callee": "LDAPLDIFError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L159"}, {"caller_nid": "rfc2849_delete_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L167"}, {"caller_nid": "rfc2849_delete_request_to_ldif", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L170"}, {"caller_nid": "rfc2849_delete_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L171"}, {"caller_nid": "rfc2849_delete_request_to_ldif", "callee": "LDAPLDIFError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L175"}, {"caller_nid": "rfc2849_modify_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L183"}, {"caller_nid": "rfc2849_modify_request_to_ldif", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L186"}, {"caller_nid": "rfc2849_modify_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L187"}, {"caller_nid": "rfc2849_modify_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L190"}, {"caller_nid": "rfc2849_modify_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L192"}, {"caller_nid": "rfc2849_modify_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L193"}, {"caller_nid": "rfc2849_modify_dn_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L202"}, {"caller_nid": "rfc2849_modify_dn_request_to_ldif", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L205"}, {"caller_nid": "rfc2849_modify_dn_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L206"}, {"caller_nid": "rfc2849_modify_dn_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L206"}, {"caller_nid": "rfc2849_modify_dn_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L207"}, {"caller_nid": "rfc2849_modify_dn_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L208"}, {"caller_nid": "rfc2849_modify_dn_request_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L210"}, {"caller_nid": "rfc2849_modify_dn_request_to_ldif", "callee": "LDAPLDIFError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L214"}, {"caller_nid": "rfc2849_operation_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L237"}, {"caller_nid": "rfc2849_operation_to_ldif", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L238"}, {"caller_nid": "rfc2849_operation_to_ldif", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L238"}, {"caller_nid": "rfc2849_operation_to_ldif", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L238"}, {"caller_nid": "rfc2849_operation_to_ldif", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L238"}, {"caller_nid": "rfc2849_operation_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L240"}, {"caller_nid": "rfc2849_add_ldif_header", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L247"}, {"caller_nid": "rfc2849_ldif_sort", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L253"}, {"caller_nid": "rfc2849_ldif_sort", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L255"}, {"caller_nid": "rfc2849_ldif_sort", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L258"}, {"caller_nid": "rfc2849_decode_persistent_search_control", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L263"}, {"caller_nid": "rfc2849_decode_persistent_search_control", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L264"}, {"caller_nid": "rfc2849_decode_persistent_search_control", "callee": "EntryChangeNotificationControl", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L264"}, {"caller_nid": "rfc2849_decode_persistent_search_control", "callee": "LDAPExtensionError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L266"}, {"caller_nid": "rfc2849_decode_persistent_search_control", "callee": "LDAPExtensionError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L276"}, {"caller_nid": "rfc2849_decode_persistent_search_control", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L276"}, {"caller_nid": "rfc2849_decode_persistent_search_control", "callee": "hasValue", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L277"}, {"caller_nid": "rfc2849_decode_persistent_search_control", "callee": "hasValue", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L278"}, {"caller_nid": "rfc2849_persistent_search_response_to_ldif", "callee": "isoformat", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L285"}, {"caller_nid": "rfc2849_persistent_search_response_to_ldif", "callee": "now", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L285"}, {"caller_nid": "rfc2849_persistent_search_response_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L289"}, {"caller_nid": "rfc2849_persistent_search_response_to_ldif", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L289"}, {"caller_nid": "rfc2849_persistent_search_response_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L290"}, {"caller_nid": "rfc2849_persistent_search_response_to_ldif", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L292"}, {"caller_nid": "rfc2849_persistent_search_response_to_ldif", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/rfc2849.py", "source_location": "L292"}]} |