1 line
5.4 KiB
JSON
1 line
5.4 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "label": "jwk.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L1"}, {"id": "jwk_get_key", "label": "get_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L31"}, {"id": "jwk_register_key", "label": "register_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L55"}, {"id": "jwk_construct", "label": "construct()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L63"}, {"id": "jwk_rationale_64", "label": "Construct a Key object for the given algorithm with the given key_data.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L64"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "target": "jose_backends_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "target": "jose_constants", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "target": "jose_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "target": "jose_backends", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "target": "jose_backends", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "target": "jose_backends", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "target": "jose_backends", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "target": "jose_backends", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "target": "jwk_get_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "target": "jwk_register_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_jwk_py", "target": "jwk_construct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L63", "weight": 1.0}, {"source": "jwk_construct", "target": "jwk_get_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L76", "weight": 1.0}, {"source": "jwk_rationale_64", "target": "jwk_construct", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L64", "weight": 1.0}], "raw_calls": [{"caller_nid": "jwk_register_key", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L56"}, {"caller_nid": "jwk_register_key", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L57"}, {"caller_nid": "jwk_register_key", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L59"}, {"caller_nid": "jwk_construct", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L70"}, {"caller_nid": "jwk_construct", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L71"}, {"caller_nid": "jwk_construct", "callee": "JWKError", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L74"}, {"caller_nid": "jwk_construct", "callee": "JWKError", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L78"}, {"caller_nid": "jwk_construct", "callee": "key_class", "source_file": "backend/venv/lib/python3.12/site-packages/jose/jwk.py", "source_location": "L79"}]} |