1 line
28 KiB
JSON
1 line
28 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "label": "conv.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L1"}, {"id": "conv_to_unicode", "label": "to_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L35"}, {"id": "conv_to_raw", "label": "to_raw()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L78"}, {"id": "conv_escape_filter_chars", "label": "escape_filter_chars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L91"}, {"id": "conv_unescape_filter_chars", "label": "unescape_filter_chars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L110"}, {"id": "conv_escape_bytes", "label": "escape_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L126"}, {"id": "conv_prepare_for_stream", "label": "prepare_for_stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L143"}, {"id": "conv_json_encode_b64", "label": "json_encode_b64()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L150"}, {"id": "conv_check_json_dict", "label": "check_json_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L158"}, {"id": "conv_json_hook", "label": "json_hook()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L178"}, {"id": "conv_format_json", "label": "format_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L186"}, {"id": "conv_is_filter_escaped", "label": "is_filter_escaped()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L228"}, {"id": "conv_ldap_escape_to_bytes", "label": "ldap_escape_to_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L235"}, {"id": "conv_rationale_36", "label": "Try to convert bytes (and str in python2) to unicode. Return object unmodif", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L36"}, {"id": "conv_rationale_79", "label": "Tries to convert to raw bytes from unicode", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L79"}, {"id": "conv_rationale_92", "label": "Escape chars mentioned in RFC4515.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L92"}, {"id": "conv_rationale_111", "label": "unescape chars mentioned in RFC4515.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L111"}, {"id": "conv_rationale_127", "label": "Convert a byte sequence to a properly escaped for LDAP (format BACKSLASH HEX HEX", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L127"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "base64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_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/utils/conv.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_cidict_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_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/utils/conv.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_to_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_to_raw", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_escape_filter_chars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L91", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_unescape_filter_chars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L110", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_escape_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_prepare_for_stream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_json_encode_b64", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L150", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_check_json_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L158", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_json_hook", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L178", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_format_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L186", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_is_filter_escaped", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L228", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "target": "conv_ldap_escape_to_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L235", "weight": 1.0}, {"source": "conv_escape_filter_chars", "target": "conv_to_unicode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L97", "weight": 1.0}, {"source": "conv_escape_filter_chars", "target": "conv_escape_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L104", "weight": 1.0}, {"source": "conv_unescape_filter_chars", "target": "conv_to_raw", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L115", "weight": 1.0}, {"source": "conv_check_json_dict", "target": "conv_format_json", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L173", "weight": 1.0}, {"source": "conv_format_json", "target": "conv_json_encode_b64", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L221", "weight": 1.0}, {"source": "conv_ldap_escape_to_bytes", "target": "conv_to_raw", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L251", "weight": 1.0}, {"source": "conv_rationale_36", "target": "conv_to_unicode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L36", "weight": 1.0}, {"source": "conv_rationale_79", "target": "conv_to_raw", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L79", "weight": 1.0}, {"source": "conv_rationale_92", "target": "conv_escape_filter_chars", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L92", "weight": 1.0}, {"source": "conv_rationale_111", "target": "conv_unescape_filter_chars", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L111", "weight": 1.0}, {"source": "conv_rationale_127", "target": "conv_escape_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L127", "weight": 1.0}], "raw_calls": [{"caller_nid": "conv_to_unicode", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L39"}, {"caller_nid": "conv_to_unicode", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L40"}, {"caller_nid": "conv_to_unicode", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L41"}, {"caller_nid": "conv_to_unicode", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L42"}, {"caller_nid": "conv_to_unicode", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L43"}, {"caller_nid": "conv_to_unicode", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L44"}, {"caller_nid": "conv_to_unicode", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L46"}, {"caller_nid": "conv_to_unicode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L51"}, {"caller_nid": "conv_to_unicode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L55"}, {"caller_nid": "conv_to_unicode", "callee": "UnicodeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L58"}, {"caller_nid": "conv_to_unicode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L63"}, {"caller_nid": "conv_to_unicode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L67"}, {"caller_nid": "conv_to_unicode", "callee": "UnicodeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L70"}, {"caller_nid": "conv_to_unicode", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L72"}, {"caller_nid": "conv_to_unicode", "callee": "UnicodeError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L75"}, {"caller_nid": "conv_to_raw", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L80"}, {"caller_nid": "conv_to_raw", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L81"}, {"caller_nid": "conv_to_raw", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L83"}, {"caller_nid": "conv_to_raw", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L84"}, {"caller_nid": "conv_to_raw", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L86"}, {"caller_nid": "conv_to_raw", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L87"}, {"caller_nid": "conv_escape_filter_chars", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L94"}, {"caller_nid": "conv_escape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L98"}, {"caller_nid": "conv_escape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L99"}, {"caller_nid": "conv_escape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L100"}, {"caller_nid": "conv_escape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L101"}, {"caller_nid": "conv_escape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L102"}, {"caller_nid": "conv_unescape_filter_chars", "callee": "get_config_parameter", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L113"}, {"caller_nid": "conv_unescape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L116"}, {"caller_nid": "conv_unescape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L117"}, {"caller_nid": "conv_unescape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L118"}, {"caller_nid": "conv_unescape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L119"}, {"caller_nid": "conv_unescape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L120"}, {"caller_nid": "conv_unescape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L121"}, {"caller_nid": "conv_unescape_filter_chars", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L122"}, {"caller_nid": "conv_escape_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L130"}, {"caller_nid": "conv_escape_bytes", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L131"}, {"caller_nid": "conv_escape_bytes", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L132"}, {"caller_nid": "conv_escape_bytes", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L132"}, {"caller_nid": "conv_escape_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L134"}, {"caller_nid": "conv_escape_bytes", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L135"}, {"caller_nid": "conv_escape_bytes", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L136"}, {"caller_nid": "conv_escape_bytes", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L136"}, {"caller_nid": "conv_prepare_for_stream", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L147"}, {"caller_nid": "conv_json_encode_b64", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L152"}, {"caller_nid": "conv_json_encode_b64", "callee": "b64encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L152"}, {"caller_nid": "conv_json_encode_b64", "callee": "LDAPDefinitionError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L154"}, {"caller_nid": "conv_json_encode_b64", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L154"}, {"caller_nid": "conv_json_encode_b64", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L154"}, {"caller_nid": "conv_check_json_dict", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L161"}, {"caller_nid": "conv_check_json_dict", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L162"}, {"caller_nid": "conv_check_json_dict", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L164"}, {"caller_nid": "conv_check_json_dict", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L166"}, {"caller_nid": "conv_check_json_dict", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L167"}, {"caller_nid": "conv_check_json_dict", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L168"}, {"caller_nid": "conv_check_json_dict", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L170"}, {"caller_nid": "conv_json_hook", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L179"}, {"caller_nid": "conv_json_hook", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L179"}, {"caller_nid": "conv_json_hook", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L179"}, {"caller_nid": "conv_json_hook", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L179"}, {"caller_nid": "conv_json_hook", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L179"}, {"caller_nid": "conv_json_hook", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L179"}, {"caller_nid": "conv_json_hook", "callee": "b64decode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L180"}, {"caller_nid": "conv_format_json", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L187"}, {"caller_nid": "conv_format_json", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L190"}, {"caller_nid": "conv_format_json", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L191"}, {"caller_nid": "conv_format_json", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L193"}, {"caller_nid": "conv_format_json", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L196"}, {"caller_nid": "conv_format_json", "callee": "isoformat", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L198"}, {"caller_nid": "conv_format_json", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L199"}, {"caller_nid": "conv_format_json", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L202"}, {"caller_nid": "conv_format_json", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L207"}, {"caller_nid": "conv_format_json", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L209"}, {"caller_nid": "conv_format_json", "callee": "LDAPDefinitionError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L210"}, {"caller_nid": "conv_format_json", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L210"}, {"caller_nid": "conv_format_json", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L212"}, {"caller_nid": "conv_format_json", "callee": "unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L216"}, {"caller_nid": "conv_format_json", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L221"}, {"caller_nid": "conv_format_json", "callee": "LDAPDefinitionError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L225"}, {"caller_nid": "conv_format_json", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L225"}, {"caller_nid": "conv_is_filter_escaped", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L229"}, {"caller_nid": "conv_is_filter_escaped", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L230"}, {"caller_nid": "conv_is_filter_escaped", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L232"}, {"caller_nid": "conv_is_filter_escaped", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L232"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L236"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L239"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L240"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L242"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L244"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L244"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L249"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L253"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L255"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L256"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L258"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L260"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L260"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L265"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L267"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "LDAPDefinitionError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L270"}, {"caller_nid": "conv_ldap_escape_to_bytes", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/conv.py", "source_location": "L272"}]} |