1 line
1.2 KiB
JSON
1 line
1.2 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_fastapi_security_utils_py", "label": "utils.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/utils.py", "source_location": "L1"}, {"id": "utils_get_authorization_scheme_param", "label": "get_authorization_scheme_param()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/utils.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_utils_py", "target": "utils_get_authorization_scheme_param", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/utils.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_get_authorization_scheme_param", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/utils.py", "source_location": "L6"}, {"caller_nid": "utils_get_authorization_scheme_param", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/utils.py", "source_location": "L7"}]} |