Files
tfm_ainventory/graphify-out/cache/7f09318f06dff5c7c4f0e7baf96367b5d767f15394ec1cc29d371c9465e70ba2.json

1 line
3.3 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L1"}, {"id": "init_keyderivationfunction", "label": "KeyDerivationFunction", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L10"}, {"id": "init_derive", "label": "derive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L12"}, {"id": "init_verify", "label": "verify()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L19"}, {"id": "init_rationale_13", "label": "Deterministically generates and returns a new key based on the existing", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L13"}, {"id": "init_rationale_20", "label": "Checks whether the key generated by the key material matches the expecte", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L20"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_init_py", "target": "abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_init_py", "target": "init_keyderivationfunction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_init_py", "target": "init_derive", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_init_py", "target": "init_verify", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L19", "weight": 1.0}, {"source": "init_rationale_13", "target": "init_keyderivationfunction_derive", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L13", "weight": 1.0}, {"source": "init_rationale_20", "target": "init_keyderivationfunction_verify", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py", "source_location": "L20", "weight": 1.0}], "raw_calls": []}