1 line
1.7 KiB
JSON
1 line
1.7 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpcore_ssl_py", "label": "_ssl.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_ssl.py", "source_location": "L1"}, {"id": "ssl_default_ssl_context", "label": "default_ssl_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_ssl.py", "source_location": "L6"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpcore_ssl_py", "target": "ssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_ssl.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_ssl_py", "target": "certifi", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_ssl.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_ssl_py", "target": "ssl_default_ssl_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_ssl.py", "source_location": "L6", "weight": 1.0}], "raw_calls": [{"caller_nid": "ssl_default_ssl_context", "callee": "create_default_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_ssl.py", "source_location": "L7"}, {"caller_nid": "ssl_default_ssl_context", "callee": "load_verify_locations", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_ssl.py", "source_location": "L8"}, {"caller_nid": "ssl_default_ssl_context", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_ssl.py", "source_location": "L8"}]} |