Files
tfm_ainventory/graphify-out/cache/932e573820950049777a79e35384b4c8399f169310b056c3daf9ad70115ba69e.json

1 line
7.6 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_passlib_utils_pbkdf2_py", "label": "pbkdf2.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L1"}, {"id": "pbkdf2_get_prf", "label": "get_prf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L57"}, {"id": "pbkdf2_pbkdf1", "label": "pbkdf1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L119"}, {"id": "pbkdf2_pbkdf2", "label": "pbkdf2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L149"}, {"id": "pbkdf2_rationale_1", "label": "passlib.pbkdf2 - PBKDF2 support this module is getting increasingly poorly name", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L1"}, {"id": "pbkdf2_rationale_58", "label": "Lookup pseudo-random family (PRF) by name. :arg name: This must be", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L58"}, {"id": "pbkdf2_rationale_120", "label": "pkcs#5 password-based key derivation v1.5 :arg secret: passphrase to use to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L120"}, {"id": "pbkdf2_rationale_150", "label": "pkcs#5 password-based key derivation v2.0 :arg secret: passphrase t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L150"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_pbkdf2_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_pbkdf2_py", "target": "passlib_exc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_pbkdf2_py", "target": "passlib_utils_decor", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_pbkdf2_py", "target": "passlib_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_pbkdf2_py", "target": "passlib_crypto_digest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_pbkdf2_py", "target": "warnings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_pbkdf2_py", "target": "pbkdf2_get_prf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_pbkdf2_py", "target": "pbkdf2_pbkdf1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_utils_pbkdf2_py", "target": "pbkdf2_pbkdf2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L149", "weight": 1.0}, {"source": "pbkdf2_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_passlib_utils_pbkdf2_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L1", "weight": 1.0}, {"source": "pbkdf2_rationale_58", "target": "pbkdf2_get_prf", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L58", "weight": 1.0}, {"source": "pbkdf2_rationale_120", "target": "pbkdf2_pbkdf1", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L120", "weight": 1.0}, {"source": "pbkdf2_rationale_150", "target": "pbkdf2_pbkdf2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L150", "weight": 1.0}], "raw_calls": [{"caller_nid": "pbkdf2_get_prf", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L100"}, {"caller_nid": "pbkdf2_get_prf", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L101"}, {"caller_nid": "pbkdf2_get_prf", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L102"}, {"caller_nid": "pbkdf2_get_prf", "callee": "lookup_hash", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L103"}, {"caller_nid": "pbkdf2_get_prf", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L107"}, {"caller_nid": "pbkdf2_get_prf", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L109"}, {"caller_nid": "pbkdf2_get_prf", "callee": "name", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L109"}, {"caller_nid": "pbkdf2_get_prf", "callee": "ExpectedTypeError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L112"}, {"caller_nid": "pbkdf2_pbkdf1", "callee": "_pbkdf1", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L144"}, {"caller_nid": "pbkdf2_pbkdf2", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L186"}, {"caller_nid": "pbkdf2_pbkdf2", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L186"}, {"caller_nid": "pbkdf2_pbkdf2", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L186"}, {"caller_nid": "pbkdf2_pbkdf2", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L187"}, {"caller_nid": "pbkdf2_pbkdf2", "callee": "pbkdf2_hmac", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/utils/pbkdf2.py", "source_location": "L189"}]}