Files
tfm_ainventory/graphify-out/cache/5e3426e9288d5181bd04b165986278f749f50c1168f0158ef5462eeac5652c24.json

1 line
5.4 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_openssl_py", "label": "_openssl.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L1"}, {"id": "openssl_configure_context", "label": "_configure_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L25"}, {"id": "openssl_capath_contains_certs", "label": "_capath_contains_certs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L51"}, {"id": "openssl_verify_peercerts_impl", "label": "_verify_peercerts_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L61"}, {"id": "openssl_rationale_52", "label": "Check whether capath exists and contains certs in the expected format.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L52"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_openssl_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_openssl_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_openssl_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_openssl_py", "target": "ssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_openssl_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_openssl_py", "target": "openssl_configure_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_openssl_py", "target": "openssl_capath_contains_certs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_openssl_py", "target": "openssl_verify_peercerts_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L61", "weight": 1.0}, {"source": "openssl_configure_context", "target": "openssl_capath_contains_certs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L37", "weight": 1.0}, {"source": "openssl_rationale_52", "target": "openssl_capath_contains_certs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L52", "weight": 1.0}], "raw_calls": [{"caller_nid": "openssl_configure_context", "callee": "get_default_verify_paths", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L36"}, {"caller_nid": "openssl_configure_context", "callee": "set_default_verify_paths", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L38"}, {"caller_nid": "openssl_configure_context", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L44"}, {"caller_nid": "openssl_configure_context", "callee": "load_verify_locations", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L45"}, {"caller_nid": "openssl_capath_contains_certs", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L53"}, {"caller_nid": "openssl_capath_contains_certs", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L55"}, {"caller_nid": "openssl_capath_contains_certs", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py", "source_location": "L56"}]}