1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "label": "exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L1"}, {"id": "exceptions_joseerror", "label": "JOSEError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L1"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_jwserror", "label": "JWSError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L5"}, {"id": "exceptions_jwssignatureerror", "label": "JWSSignatureError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L9"}, {"id": "exceptions_jwsalgorithmerror", "label": "JWSAlgorithmError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L13"}, {"id": "exceptions_jwterror", "label": "JWTError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L17"}, {"id": "exceptions_jwtclaimserror", "label": "JWTClaimsError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L21"}, {"id": "exceptions_expiredsignatureerror", "label": "ExpiredSignatureError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L25"}, {"id": "exceptions_jwkerror", "label": "JWKError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L29"}, {"id": "exceptions_jweerror", "label": "JWEError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L33"}, {"id": "exceptions_jweparseerror", "label": "JWEParseError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L39"}, {"id": "exceptions_jweinvalidauth", "label": "JWEInvalidAuth", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L45"}, {"id": "exceptions_jwealgorithmunsupportederror", "label": "JWEAlgorithmUnsupportedError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L54"}, {"id": "exceptions_rationale_34", "label": "Base error for all JWE errors", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L34"}, {"id": "exceptions_rationale_40", "label": "Could not parse the JWE string provided", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L40"}, {"id": "exceptions_rationale_46", "label": "The authentication tag did not match the protected sections of the JWE strin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L46"}, {"id": "exceptions_rationale_55", "label": "The JWE algorithm is not supported by the backend", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L55"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_joseerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L1", "weight": 1.0}, {"source": "exceptions_joseerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_jwserror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L5", "weight": 1.0}, {"source": "exceptions_jwserror", "target": "exceptions_joseerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_jwssignatureerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L9", "weight": 1.0}, {"source": "exceptions_jwssignatureerror", "target": "exceptions_jwserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_jwsalgorithmerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L13", "weight": 1.0}, {"source": "exceptions_jwsalgorithmerror", "target": "exceptions_jwserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_jwterror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L17", "weight": 1.0}, {"source": "exceptions_jwterror", "target": "exceptions_joseerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_jwtclaimserror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L21", "weight": 1.0}, {"source": "exceptions_jwtclaimserror", "target": "exceptions_jwterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_expiredsignatureerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L25", "weight": 1.0}, {"source": "exceptions_expiredsignatureerror", "target": "exceptions_jwterror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_jwkerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L29", "weight": 1.0}, {"source": "exceptions_jwkerror", "target": "exceptions_joseerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_jweerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L33", "weight": 1.0}, {"source": "exceptions_jweerror", "target": "exceptions_joseerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_jweparseerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L39", "weight": 1.0}, {"source": "exceptions_jweparseerror", "target": "exceptions_jweerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_jweinvalidauth", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L45", "weight": 1.0}, {"source": "exceptions_jweinvalidauth", "target": "exceptions_jweerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_jose_exceptions_py", "target": "exceptions_jwealgorithmunsupportederror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L54", "weight": 1.0}, {"source": "exceptions_jwealgorithmunsupportederror", "target": "exceptions_jweerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L54", "weight": 1.0}, {"source": "exceptions_rationale_34", "target": "exceptions_jweerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L34", "weight": 1.0}, {"source": "exceptions_rationale_40", "target": "exceptions_jweparseerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L40", "weight": 1.0}, {"source": "exceptions_rationale_46", "target": "exceptions_jweinvalidauth", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L46", "weight": 1.0}, {"source": "exceptions_rationale_55", "target": "exceptions_jwealgorithmunsupportederror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/jose/exceptions.py", "source_location": "L55", "weight": 1.0}], "raw_calls": []} |