1 line
76 KiB
JSON
1 line
76 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "label": "binary.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L1"}, {"id": "binary_compile_byte_translation", "label": "compile_byte_translation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L110"}, {"id": "binary_b64s_encode", "label": "b64s_encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L143"}, {"id": "binary_b64s_decode", "label": "b64s_decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L150"}, {"id": "binary_ab64_encode", "label": "ab64_encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L185"}, {"id": "binary_ab64_decode", "label": "ab64_decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L194"}, {"id": "binary_b32encode", "label": "b32encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L213"}, {"id": "binary_b32decode", "label": "b32decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L229"}, {"id": "binary_base64engine", "label": "Base64Engine", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L253"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "binary_base64engine_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L337"}, {"id": "binary_charmap", "label": "charmap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L372"}, {"id": "binary_base64engine_encode_bytes", "label": ".encode_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L379"}, {"id": "binary_base64engine_encode_bytes_little", "label": "._encode_bytes_little()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L400"}, {"id": "binary_base64engine_encode_bytes_big", "label": "._encode_bytes_big()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L439"}, {"id": "binary_base64engine_decode_bytes", "label": ".decode_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L482"}, {"id": "binary_base64engine_decode_bytes_little", "label": "._decode_bytes_little()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L504"}, {"id": "binary_base64engine_decode_bytes_big", "label": "._decode_bytes_big()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L539"}, {"id": "binary_base64engine_make_padset", "label": ".__make_padset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L581"}, {"id": "binary_padinfo2", "label": "_padinfo2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L588"}, {"id": "binary_padinfo3", "label": "_padinfo3()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L595"}, {"id": "binary_base64engine_check_repair_unused", "label": ".check_repair_unused()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L601"}, {"id": "binary_base64engine_repair_unused", "label": ".repair_unused()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L642"}, {"id": "binary_base64engine_encode_transposed_bytes", "label": ".encode_transposed_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L660"}, {"id": "binary_base64engine_decode_transposed_bytes", "label": ".decode_transposed_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L667"}, {"id": "binary_base64engine_decode_int", "label": "._decode_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L681"}, {"id": "binary_base64engine_decode_int6", "label": ".decode_int6()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L721"}, {"id": "binary_base64engine_decode_int12", "label": ".decode_int12()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L735"}, {"id": "binary_base64engine_decode_int24", "label": ".decode_int24()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L750"}, {"id": "binary_base64engine_decode_int30", "label": ".decode_int30()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L767"}, {"id": "binary_base64engine_decode_int64", "label": ".decode_int64()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L771"}, {"id": "binary_base64engine_encode_int", "label": "._encode_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L782"}, {"id": "binary_base64engine_encode_int6", "label": ".encode_int6()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L808"}, {"id": "binary_base64engine_encode_int12", "label": ".encode_int12()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L817"}, {"id": "binary_base64engine_encode_int24", "label": ".encode_int24()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L826"}, {"id": "binary_base64engine_encode_int30", "label": ".encode_int30()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L836"}, {"id": "binary_base64engine_encode_int64", "label": ".encode_int64()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L842"}, {"id": "binary_lazybase64engine", "label": "LazyBase64Engine", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L856"}, {"id": "binary_lazybase64engine_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L860"}, {"id": "binary_lazybase64engine_lazy_init", "label": "._lazy_init()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L863"}, {"id": "binary_lazybase64engine_getattribute", "label": ".__getattribute__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L869"}, {"id": "binary_rationale_1", "label": "passlib.utils.binary - binary data encoding/decoding/manipulation", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L1"}, {"id": "binary_rationale_111", "label": "return a 256-byte string for translating bytes using specified mapping. byte", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L111"}, {"id": "binary_rationale_144", "label": "encode using shortened base64 format which omits padding & whitespace. uses", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L144"}, {"id": "binary_rationale_151", "label": "decode from shortened base64 format which omits padding & whitespace. uses d", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L151"}, {"id": "binary_rationale_186", "label": "encode using shortened base64 format which omits padding & whitespace. uses", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L186"}, {"id": "binary_rationale_195", "label": "decode from shortened base64 format which omits padding & whitespace. uses c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L195"}, {"id": "binary_rationale_214", "label": "wrapper around :func:`base64.b32encode` which strips padding, and returns a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L214"}, {"id": "binary_rationale_230", "label": "wrapper around :func:`base64.b32decode` which handles common mistyped chars.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L230"}, {"id": "binary_rationale_254", "label": "Provides routines for encoding/decoding base64 data using arbitrary characte", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L254"}, {"id": "binary_rationale_380", "label": "encode bytes to base64 string. :arg source: byte string to encode.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L380"}, {"id": "binary_rationale_401", "label": "helper used by encode_bytes() to handle little-endian encoding", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L401"}, {"id": "binary_rationale_440", "label": "helper used by encode_bytes() to handle big-endian encoding", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L440"}, {"id": "binary_rationale_483", "label": "decode bytes from base64 string. :arg source: byte string to decode.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L483"}, {"id": "binary_rationale_505", "label": "helper used by decode_bytes() to handle little-endian encoding", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L505"}, {"id": "binary_rationale_540", "label": "helper used by decode_bytes() to handle big-endian encoding", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L540"}, {"id": "binary_rationale_582", "label": "helper to generate set of valid last chars & bytes", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L582"}, {"id": "binary_rationale_589", "label": "mask to clear padding bits, and valid last bytes (for strings 2 % 4)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L589"}, {"id": "binary_rationale_596", "label": "mask to clear padding bits, and valid last bytes (for strings 3 % 4)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L596"}, {"id": "binary_rationale_602", "label": "helper to detect & clear invalid unused bits in last character. :arg so", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L602"}, {"id": "binary_rationale_661", "label": "encode byte string, first transposing source using offset list", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L661"}, {"id": "binary_rationale_668", "label": "decode byte string, then reverse transposition described by offset list", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L668"}, {"id": "binary_rationale_682", "label": "decode base64 string -> integer :arg source: base64 string to decode.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L682"}, {"id": "binary_rationale_722", "label": "decode single character -> 6 bit integer", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L722"}, {"id": "binary_rationale_736", "label": "decodes 2 char string -> 12-bit integer", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L736"}, {"id": "binary_rationale_751", "label": "decodes 4 char string -> 24-bit integer", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L751"}, {"id": "binary_rationale_768", "label": "decode 5 char string -> 30 bit integer", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L768"}, {"id": "binary_rationale_772", "label": "decode 11 char base64 string -> 64-bit integer this format is used prim", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L772"}, {"id": "binary_rationale_783", "label": "encode integer into base64 format :arg value: non-negative integer to e", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L783"}, {"id": "binary_rationale_809", "label": "encodes 6-bit integer -> single hash64 character", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L809"}, {"id": "binary_rationale_818", "label": "encodes 12-bit integer -> 2 char string", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L818"}, {"id": "binary_rationale_827", "label": "encodes 24-bit integer -> 4 char string", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L827"}, {"id": "binary_rationale_837", "label": "decode 5 char string -> 30 bit integer", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L837"}, {"id": "binary_rationale_843", "label": "encode 64-bit integer -> 11 char hash64 string this format is used prim", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L843"}, {"id": "binary_rationale_857", "label": "Base64Engine which delays initialization until it's accessed", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L857"}, {"id": "binary_rationale_218", "label": "# NOTE: using upper case by default here, since 'I & L' are less", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L218"}, {"id": "binary_rationale_361", "label": "# TODO: support padding character", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L361"}, {"id": "binary_rationale_533", "label": "# NOTE: if tail == 2, 4 msb of v2 are ignored (should be 0)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L533"}, {"id": "binary_rationale_535", "label": "# NOTE: 2 msb of v3 are ignored (should be 0)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L535"}, {"id": "binary_rationale_568", "label": "# NOTE: if tail == 2, 4 lsb of v2 are ignored (should be 0)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L568"}, {"id": "binary_rationale_570", "label": "# NOTE: 2 lsb of v3 are ignored (should be 0)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L570"}, {"id": "binary_rationale_634", "label": "# NOTE: this assumes ascii-compat encoding, and that", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L634"}, {"id": "binary_rationale_669", "label": "# NOTE: if transposition does not use all bytes of source,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L669"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "base64", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binascii", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "passlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "passlib_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "passlib_utils_decor", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_compile_byte_translation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L110", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_b64s_encode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_b64s_decode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L150", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_ab64_encode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L185", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_ab64_decode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L194", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_b32encode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_b32decode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L229", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_base64engine", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L253", "weight": 1.0}, {"source": "binary_base64engine", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L253", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L337", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_charmap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L372", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_encode_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L379", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_encode_bytes_little", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L400", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_encode_bytes_big", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L439", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_decode_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L482", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_decode_bytes_little", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L504", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_decode_bytes_big", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L539", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_make_padset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L581", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_padinfo2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L588", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_padinfo3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L595", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_check_repair_unused", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L601", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_repair_unused", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L642", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_encode_transposed_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L660", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_decode_transposed_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L667", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_decode_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L681", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_decode_int6", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L721", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_decode_int12", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L735", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_decode_int24", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L750", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_decode_int30", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L767", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_decode_int64", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L771", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_encode_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L782", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_encode_int6", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L808", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_encode_int12", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L817", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_encode_int24", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L826", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_encode_int30", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L836", "weight": 1.0}, {"source": "binary_base64engine", "target": "binary_base64engine_encode_int64", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L842", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "target": "binary_lazybase64engine", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L856", "weight": 1.0}, {"source": "binary_lazybase64engine", "target": "binary_base64engine", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L856", "weight": 1.0}, {"source": "binary_lazybase64engine", "target": "binary_lazybase64engine_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L860", "weight": 1.0}, {"source": "binary_lazybase64engine", "target": "binary_lazybase64engine_lazy_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L863", "weight": 1.0}, {"source": "binary_lazybase64engine", "target": "binary_lazybase64engine_getattribute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L869", "weight": 1.0}, {"source": "binary_ab64_encode", "target": "binary_b64s_encode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L192", "weight": 1.0}, {"source": "binary_ab64_decode", "target": "binary_b64s_decode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L207", "weight": 1.0}, {"source": "binary_padinfo2", "target": "binary_base64engine_make_padset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L592", "weight": 1.0}, {"source": "binary_padinfo3", "target": "binary_base64engine_make_padset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L599", "weight": 1.0}, {"source": "binary_base64engine_repair_unused", "target": "binary_base64engine_check_repair_unused", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L643", "weight": 1.0}, {"source": "binary_base64engine_encode_transposed_bytes", "target": "binary_base64engine_encode_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L665", "weight": 1.0}, {"source": "binary_base64engine_decode_transposed_bytes", "target": "binary_base64engine_decode_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L672", "weight": 1.0}, {"source": "binary_base64engine_decode_int30", "target": "binary_base64engine_decode_int", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L769", "weight": 1.0}, {"source": "binary_base64engine_decode_int64", "target": "binary_base64engine_decode_int", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L777", "weight": 1.0}, {"source": "binary_base64engine_encode_int30", "target": "binary_base64engine_encode_int", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L840", "weight": 1.0}, {"source": "binary_base64engine_encode_int64", "target": "binary_base64engine_encode_int", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L850", "weight": 1.0}, {"source": "binary_lazybase64engine_lazy_init", "target": "binary_lazybase64engine_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L865", "weight": 1.0}, {"source": "binary_lazybase64engine_getattribute", "target": "binary_lazybase64engine_lazy_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L871", "weight": 1.0}, {"source": "binary_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L1", "weight": 1.0}, {"source": "binary_rationale_111", "target": "binary_compile_byte_translation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L111", "weight": 1.0}, {"source": "binary_rationale_144", "target": "binary_b64s_encode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L144", "weight": 1.0}, {"source": "binary_rationale_151", "target": "binary_b64s_decode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L151", "weight": 1.0}, {"source": "binary_rationale_186", "target": "binary_ab64_encode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L186", "weight": 1.0}, {"source": "binary_rationale_195", "target": "binary_ab64_decode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L195", "weight": 1.0}, {"source": "binary_rationale_214", "target": "binary_b32encode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L214", "weight": 1.0}, {"source": "binary_rationale_230", "target": "binary_b32decode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L230", "weight": 1.0}, {"source": "binary_rationale_254", "target": "binary_base64engine", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L254", "weight": 1.0}, {"source": "binary_rationale_380", "target": "binary_base64engine_encode_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L380", "weight": 1.0}, {"source": "binary_rationale_401", "target": "binary_base64engine_encode_bytes_little", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L401", "weight": 1.0}, {"source": "binary_rationale_440", "target": "binary_base64engine_encode_bytes_big", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L440", "weight": 1.0}, {"source": "binary_rationale_483", "target": "binary_base64engine_decode_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L483", "weight": 1.0}, {"source": "binary_rationale_505", "target": "binary_base64engine_decode_bytes_little", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L505", "weight": 1.0}, {"source": "binary_rationale_540", "target": "binary_base64engine_decode_bytes_big", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L540", "weight": 1.0}, {"source": "binary_rationale_582", "target": "binary_base64engine_make_padset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L582", "weight": 1.0}, {"source": "binary_rationale_589", "target": "binary_base64engine_padinfo2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L589", "weight": 1.0}, {"source": "binary_rationale_596", "target": "binary_base64engine_padinfo3", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L596", "weight": 1.0}, {"source": "binary_rationale_602", "target": "binary_base64engine_check_repair_unused", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L602", "weight": 1.0}, {"source": "binary_rationale_661", "target": "binary_base64engine_encode_transposed_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L661", "weight": 1.0}, {"source": "binary_rationale_668", "target": "binary_base64engine_decode_transposed_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L668", "weight": 1.0}, {"source": "binary_rationale_682", "target": "binary_base64engine_decode_int", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L682", "weight": 1.0}, {"source": "binary_rationale_722", "target": "binary_base64engine_decode_int6", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L722", "weight": 1.0}, {"source": "binary_rationale_736", "target": "binary_base64engine_decode_int12", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L736", "weight": 1.0}, {"source": "binary_rationale_751", "target": "binary_base64engine_decode_int24", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L751", "weight": 1.0}, {"source": "binary_rationale_768", "target": "binary_base64engine_decode_int30", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L768", "weight": 1.0}, {"source": "binary_rationale_772", "target": "binary_base64engine_decode_int64", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L772", "weight": 1.0}, {"source": "binary_rationale_783", "target": "binary_base64engine_encode_int", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L783", "weight": 1.0}, {"source": "binary_rationale_809", "target": "binary_base64engine_encode_int6", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L809", "weight": 1.0}, {"source": "binary_rationale_818", "target": "binary_base64engine_encode_int12", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L818", "weight": 1.0}, {"source": "binary_rationale_827", "target": "binary_base64engine_encode_int24", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L827", "weight": 1.0}, {"source": "binary_rationale_837", "target": "binary_base64engine_encode_int30", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L837", "weight": 1.0}, {"source": "binary_rationale_843", "target": "binary_base64engine_encode_int64", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L843", "weight": 1.0}, {"source": "binary_rationale_857", "target": "binary_lazybase64engine", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L857", "weight": 1.0}, {"source": "binary_rationale_218", "target": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L218", "weight": 1.0}, {"source": "binary_rationale_361", "target": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L361", "weight": 1.0}, {"source": "binary_rationale_533", "target": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L533", "weight": 1.0}, {"source": "binary_rationale_535", "target": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L535", "weight": 1.0}, {"source": "binary_rationale_568", "target": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L568", "weight": 1.0}, {"source": "binary_rationale_570", "target": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L570", "weight": 1.0}, {"source": "binary_rationale_634", "target": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L634", "weight": 1.0}, {"source": "binary_rationale_669", "target": "backend_venv_lib_python3_12_site_packages_passlib_utils_binary_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L669", "weight": 1.0}], "raw_calls": [{"caller_nid": "binary_compile_byte_translation", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L128"}, {"caller_nid": "binary_compile_byte_translation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L128"}, {"caller_nid": "binary_compile_byte_translation", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L129"}, {"caller_nid": "binary_compile_byte_translation", "callee": "iter_byte_chars", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L129"}, {"caller_nid": "binary_compile_byte_translation", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L130"}, {"caller_nid": "binary_compile_byte_translation", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L131"}, {"caller_nid": "binary_compile_byte_translation", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L132"}, {"caller_nid": "binary_compile_byte_translation", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L133"}, {"caller_nid": "binary_compile_byte_translation", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L134"}, {"caller_nid": "binary_compile_byte_translation", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L135"}, {"caller_nid": "binary_compile_byte_translation", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L136"}, {"caller_nid": "binary_compile_byte_translation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L136"}, {"caller_nid": "binary_compile_byte_translation", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L138"}, {"caller_nid": "binary_b64s_encode", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L148"}, {"caller_nid": "binary_b64s_encode", "callee": "b2a_base64", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L148"}, {"caller_nid": "binary_b64s_decode", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L155"}, {"caller_nid": "binary_b64s_decode", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L158"}, {"caller_nid": "binary_b64s_decode", "callee": "suppress_cause", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L160"}, {"caller_nid": "binary_b64s_decode", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L160"}, {"caller_nid": "binary_b64s_decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L161"}, {"caller_nid": "binary_b64s_decode", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L169"}, {"caller_nid": "binary_b64s_decode", "callee": "a2b_base64", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L171"}, {"caller_nid": "binary_b64s_decode", "callee": "suppress_cause", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L173"}, {"caller_nid": "binary_b64s_decode", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L173"}, {"caller_nid": "binary_ab64_encode", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L192"}, {"caller_nid": "binary_ab64_decode", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L201"}, {"caller_nid": "binary_ab64_decode", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L204"}, {"caller_nid": "binary_ab64_decode", "callee": "suppress_cause", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L206"}, {"caller_nid": "binary_ab64_decode", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L206"}, {"caller_nid": "binary_ab64_decode", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L207"}, {"caller_nid": "binary_b32encode", "callee": "bascii_to_str", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L220"}, {"caller_nid": "binary_b32encode", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L220"}, {"caller_nid": "binary_b32encode", "callee": "_b32encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L220"}, {"caller_nid": "binary_b32decode", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L236"}, {"caller_nid": "binary_b32decode", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L237"}, {"caller_nid": "binary_b32decode", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L238"}, {"caller_nid": "binary_b32decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L241"}, {"caller_nid": "binary_b32decode", "callee": "_b32decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L247"}, {"caller_nid": "binary_base64engine_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L339"}, {"caller_nid": "binary_base64engine_init", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L340"}, {"caller_nid": "binary_base64engine_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L341"}, {"caller_nid": "binary_base64engine_init", "callee": "ExpectedStringError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L342"}, {"caller_nid": "binary_base64engine_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L343"}, {"caller_nid": "binary_base64engine_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L344"}, {"caller_nid": "binary_base64engine_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L345"}, {"caller_nid": "binary_base64engine_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L345"}, {"caller_nid": "binary_base64engine_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L346"}, {"caller_nid": "binary_base64engine_init", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L349"}, {"caller_nid": "binary_base64engine_init", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L349"}, {"caller_nid": "binary_charmap", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L374"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L385"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L386"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L386"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L387"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L387"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "nextgetter", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L389"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L389"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "nextgetter", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L391"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L391"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "_encode_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L392"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "join_byte_elems", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L393"}, {"caller_nid": "binary_base64engine_encode_bytes", "callee": "imap", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L393"}, {"caller_nid": "binary_base64engine_encode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L417"}, {"caller_nid": "binary_base64engine_encode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L418"}, {"caller_nid": "binary_base64engine_encode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L419"}, {"caller_nid": "binary_base64engine_encode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L426"}, {"caller_nid": "binary_base64engine_encode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L434"}, {"caller_nid": "binary_base64engine_encode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L456"}, {"caller_nid": "binary_base64engine_encode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L457"}, {"caller_nid": "binary_base64engine_encode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L458"}, {"caller_nid": "binary_base64engine_encode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L465"}, {"caller_nid": "binary_base64engine_encode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L473"}, {"caller_nid": "binary_base64engine_decode_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L488"}, {"caller_nid": "binary_base64engine_decode_bytes", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L489"}, {"caller_nid": "binary_base64engine_decode_bytes", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L489"}, {"caller_nid": "binary_base64engine_decode_bytes", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L494"}, {"caller_nid": "binary_base64engine_decode_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L494"}, {"caller_nid": "binary_base64engine_decode_bytes", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L497"}, {"caller_nid": "binary_base64engine_decode_bytes", "callee": "nextgetter", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L498"}, {"caller_nid": "binary_base64engine_decode_bytes", "callee": "imap", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L498"}, {"caller_nid": "binary_base64engine_decode_bytes", "callee": "join_byte_values", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L500"}, {"caller_nid": "binary_base64engine_decode_bytes", "callee": "_decode_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L500"}, {"caller_nid": "binary_base64engine_decode_bytes", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L502"}, {"caller_nid": "binary_base64engine_decode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L520"}, {"caller_nid": "binary_base64engine_decode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L521"}, {"caller_nid": "binary_base64engine_decode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L522"}, {"caller_nid": "binary_base64engine_decode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L523"}, {"caller_nid": "binary_base64engine_decode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L530"}, {"caller_nid": "binary_base64engine_decode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L531"}, {"caller_nid": "binary_base64engine_decode_bytes_little", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L536"}, {"caller_nid": "binary_base64engine_decode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L555"}, {"caller_nid": "binary_base64engine_decode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L556"}, {"caller_nid": "binary_base64engine_decode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L557"}, {"caller_nid": "binary_base64engine_decode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L558"}, {"caller_nid": "binary_base64engine_decode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L565"}, {"caller_nid": "binary_base64engine_decode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L566"}, {"caller_nid": "binary_base64engine_decode_bytes_big", "callee": "next_value", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L571"}, {"caller_nid": "binary_base64engine_make_padset", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L583"}, {"caller_nid": "binary_base64engine_make_padset", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L583"}, {"caller_nid": "binary_base64engine_make_padset", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L584"}, {"caller_nid": "binary_base64engine_make_padset", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L584"}, {"caller_nid": "binary_base64engine_make_padset", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L585"}, {"caller_nid": "binary_base64engine_check_repair_unused", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L612"}, {"caller_nid": "binary_base64engine_check_repair_unused", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L620"}, {"caller_nid": "binary_base64engine_check_repair_unused", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L629"}, {"caller_nid": "binary_base64engine_check_repair_unused", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L631"}, {"caller_nid": "binary_base64engine_check_repair_unused", "callee": "_encode64", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L636"}, {"caller_nid": "binary_base64engine_check_repair_unused", "callee": "_decode64", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L636"}, {"caller_nid": "binary_base64engine_check_repair_unused", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L639"}, {"caller_nid": "binary_base64engine_encode_transposed_bytes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L662"}, {"caller_nid": "binary_base64engine_encode_transposed_bytes", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L663"}, {"caller_nid": "binary_base64engine_encode_transposed_bytes", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L663"}, {"caller_nid": "binary_base64engine_encode_transposed_bytes", "callee": "join_byte_elems", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L664"}, {"caller_nid": "binary_base64engine_decode_transposed_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L673"}, {"caller_nid": "binary_base64engine_decode_transposed_bytes", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L674"}, {"caller_nid": "binary_base64engine_decode_transposed_bytes", "callee": "join_byte_elems", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L676"}, {"caller_nid": "binary_base64engine_decode_int", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L695"}, {"caller_nid": "binary_base64engine_decode_int", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L696"}, {"caller_nid": "binary_base64engine_decode_int", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L696"}, {"caller_nid": "binary_base64engine_decode_int", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L700"}, {"caller_nid": "binary_base64engine_decode_int", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L701"}, {"caller_nid": "binary_base64engine_decode_int", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L705"}, {"caller_nid": "binary_base64engine_decode_int", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L706"}, {"caller_nid": "binary_base64engine_decode_int", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L708"}, {"caller_nid": "binary_base64engine_decode_int6", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L723"}, {"caller_nid": "binary_base64engine_decode_int6", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L724"}, {"caller_nid": "binary_base64engine_decode_int6", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L724"}, {"caller_nid": "binary_base64engine_decode_int6", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L725"}, {"caller_nid": "binary_base64engine_decode_int6", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L726"}, {"caller_nid": "binary_base64engine_decode_int6", "callee": "_decode64", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L731"}, {"caller_nid": "binary_base64engine_decode_int6", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L733"}, {"caller_nid": "binary_base64engine_decode_int12", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L737"}, {"caller_nid": "binary_base64engine_decode_int12", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L738"}, {"caller_nid": "binary_base64engine_decode_int12", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L738"}, {"caller_nid": "binary_base64engine_decode_int12", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L739"}, {"caller_nid": "binary_base64engine_decode_int12", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L740"}, {"caller_nid": "binary_base64engine_decode_int12", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L744"}, {"caller_nid": "binary_base64engine_decode_int12", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L744"}, {"caller_nid": "binary_base64engine_decode_int12", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L746"}, {"caller_nid": "binary_base64engine_decode_int12", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L746"}, {"caller_nid": "binary_base64engine_decode_int12", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L748"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L752"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L753"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L753"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L754"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L755"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L759"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L759"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L760"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L760"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L762"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L762"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L763"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L763"}, {"caller_nid": "binary_base64engine_decode_int24", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L765"}, {"caller_nid": "binary_base64engine_encode_int", "callee": "irange", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L795"}, {"caller_nid": "binary_base64engine_encode_int", "callee": "irange", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L799"}, {"caller_nid": "binary_base64engine_encode_int", "callee": "join_byte_elems", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L801"}, {"caller_nid": "binary_base64engine_encode_int", "callee": "imap", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L801"}, {"caller_nid": "binary_base64engine_encode_int6", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L811"}, {"caller_nid": "binary_base64engine_encode_int6", "callee": "_encode64", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L815"}, {"caller_nid": "binary_base64engine_encode_int12", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L820"}, {"caller_nid": "binary_base64engine_encode_int12", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L823"}, {"caller_nid": "binary_base64engine_encode_int12", "callee": "join_byte_elems", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L824"}, {"caller_nid": "binary_base64engine_encode_int12", "callee": "imap", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L824"}, {"caller_nid": "binary_base64engine_encode_int24", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L829"}, {"caller_nid": "binary_base64engine_encode_int24", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L833"}, {"caller_nid": "binary_base64engine_encode_int24", "callee": "join_byte_elems", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L834"}, {"caller_nid": "binary_base64engine_encode_int24", "callee": "imap", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L834"}, {"caller_nid": "binary_base64engine_encode_int30", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L839"}, {"caller_nid": "binary_base64engine_encode_int64", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L849"}, {"caller_nid": "binary_lazybase64engine_lazy_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L865"}, {"caller_nid": "binary_lazybase64engine_getattribute", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/binary.py", "source_location": "L870"}]} |