1 line
4.8 KiB
JSON
1 line
4.8 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_passlib_win32_py", "label": "win32.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L1"}, {"id": "win32_raw_lmhash", "label": "raw_lmhash()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L53"}, {"id": "win32_rationale_1", "label": "passlib.win32 - MS Windows support - DEPRECATED, WILL BE REMOVED IN 1.8 the LMH", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L1"}, {"id": "win32_rationale_54", "label": "encode password using des-based LMHASH algorithm; returns string of raw bytes, o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L54"}, {"id": "win32_rationale_55", "label": "# NOTE: various references say LMHASH uses the OEM codepage of the host", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L55"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_passlib_win32_py", "target": "warnings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_win32_py", "target": "binascii", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_win32_py", "target": "passlib_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_win32_py", "target": "passlib_crypto_des", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_win32_py", "target": "passlib_hash", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_win32_py", "target": "win32_raw_lmhash", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L53", "weight": 1.0}, {"source": "win32_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_passlib_win32_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L1", "weight": 1.0}, {"source": "win32_rationale_54", "target": "win32_raw_lmhash", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L54", "weight": 1.0}, {"source": "win32_rationale_55", "target": "backend_venv_lib_python3_12_site_packages_passlib_win32_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L55", "weight": 1.0}], "raw_calls": [{"caller_nid": "win32_raw_lmhash", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L60"}, {"caller_nid": "win32_raw_lmhash", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L61"}, {"caller_nid": "win32_raw_lmhash", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L62"}, {"caller_nid": "win32_raw_lmhash", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L62"}, {"caller_nid": "win32_raw_lmhash", "callee": "des_encrypt_block", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L63"}, {"caller_nid": "win32_raw_lmhash", "callee": "des_encrypt_block", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L63"}, {"caller_nid": "win32_raw_lmhash", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L64"}, {"caller_nid": "win32_raw_lmhash", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/win32.py", "source_location": "L64"}]} |