Files
tfm_ainventory/graphify-out/cache/f1a8742482f8f7f5359d1a63e2836bf67a5393817affc8c742f671e2c013d641.json

1 line
8.6 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "label": "exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L1"}, {"id": "exceptions_unsupportedalgorithm", "label": "UnsupportedAlgorithm", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L17"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_unsupportedalgorithm_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L18"}, {"id": "exceptions_alreadyfinalized", "label": "AlreadyFinalized", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L23"}, {"id": "exceptions_alreadyupdated", "label": "AlreadyUpdated", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L27"}, {"id": "exceptions_notyetfinalized", "label": "NotYetFinalized", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L31"}, {"id": "exceptions_invalidtag", "label": "InvalidTag", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L35"}, {"id": "exceptions_invalidsignature", "label": "InvalidSignature", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L39"}, {"id": "exceptions_internalerror", "label": "InternalError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L43"}, {"id": "exceptions_internalerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L44"}, {"id": "exceptions_invalidkey", "label": "InvalidKey", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L51"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "target": "cryptography_hazmat_bindings_rust", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "target": "cryptography_hazmat_bindings_rust", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "target": "exceptions_unsupportedalgorithm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L17", "weight": 1.0}, {"source": "exceptions_unsupportedalgorithm", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L17", "weight": 1.0}, {"source": "exceptions_unsupportedalgorithm", "target": "exceptions_unsupportedalgorithm_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "target": "exceptions_alreadyfinalized", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L23", "weight": 1.0}, {"source": "exceptions_alreadyfinalized", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "target": "exceptions_alreadyupdated", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L27", "weight": 1.0}, {"source": "exceptions_alreadyupdated", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "target": "exceptions_notyetfinalized", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L31", "weight": 1.0}, {"source": "exceptions_notyetfinalized", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "target": "exceptions_invalidtag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L35", "weight": 1.0}, {"source": "exceptions_invalidtag", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "target": "exceptions_invalidsignature", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L39", "weight": 1.0}, {"source": "exceptions_invalidsignature", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "target": "exceptions_internalerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L43", "weight": 1.0}, {"source": "exceptions_internalerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L43", "weight": 1.0}, {"source": "exceptions_internalerror", "target": "exceptions_internalerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_exceptions_py", "target": "exceptions_invalidkey", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L51", "weight": 1.0}, {"source": "exceptions_invalidkey", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L51", "weight": 1.0}, {"source": "exceptions_unsupportedalgorithm_init", "target": "exceptions_internalerror_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "exceptions_unsupportedalgorithm_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L19"}, {"caller_nid": "exceptions_internalerror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/exceptions.py", "source_location": "L47"}]}