1 line
4.9 KiB
JSON
1 line
4.9 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_passlib_handlers_postgres_py", "label": "postgres.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L1"}, {"id": "postgres_postgres_md5", "label": "postgres_md5", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L21"}, {"id": "postgres_postgres_md5_calc_checksum", "label": "._calc_checksum()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L43"}, {"id": "postgres_rationale_1", "label": "passlib.handlers.postgres_md5 - MD5-based algorithm used by Postgres for pg_shad", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L1"}, {"id": "postgres_rationale_22", "label": "This class implements the Postgres MD5 Password hash, and follows the :ref:`pass", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L22"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_passlib_handlers_postgres_py", "target": "hashlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_handlers_postgres_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_handlers_postgres_py", "target": "passlib_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_handlers_postgres_py", "target": "passlib_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_handlers_postgres_py", "target": "passlib_utils_handlers", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_handlers_postgres_py", "target": "postgres_postgres_md5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L21", "weight": 1.0}, {"source": "postgres_postgres_md5", "target": "postgres_postgres_md5_calc_checksum", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L43", "weight": 1.0}, {"source": "postgres_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_passlib_handlers_postgres_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L1", "weight": 1.0}, {"source": "postgres_rationale_22", "target": "postgres_postgres_md5", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L22", "weight": 1.0}], "raw_calls": [{"caller_nid": "postgres_postgres_md5_calc_checksum", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L44"}, {"caller_nid": "postgres_postgres_md5_calc_checksum", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L45"}, {"caller_nid": "postgres_postgres_md5_calc_checksum", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L46"}, {"caller_nid": "postgres_postgres_md5_calc_checksum", "callee": "str_to_uascii", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L47"}, {"caller_nid": "postgres_postgres_md5_calc_checksum", "callee": "hexdigest", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L47"}, {"caller_nid": "postgres_postgres_md5_calc_checksum", "callee": "md5", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/handlers/postgres.py", "source_location": "L47"}]} |