1 line
27 KiB
JSON
1 line
27 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "label": "_windows.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L1"}, {"id": "windows_cert_context", "label": "CERT_CONTEXT", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L39"}, {"id": "structure", "label": "Structure", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "windows_cert_enhkey_usage", "label": "CERT_ENHKEY_USAGE", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L53"}, {"id": "windows_cert_usage_match", "label": "CERT_USAGE_MATCH", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L63"}, {"id": "windows_cert_chain_para", "label": "CERT_CHAIN_PARA", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L70"}, {"id": "windows_cert_trust_status", "label": "CERT_TRUST_STATUS", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L90"}, {"id": "windows_cert_chain_element", "label": "CERT_CHAIN_ELEMENT", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L97"}, {"id": "windows_cert_simple_chain", "label": "CERT_SIMPLE_CHAIN", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L112"}, {"id": "windows_cert_chain_context", "label": "CERT_CHAIN_CONTEXT", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L127"}, {"id": "windows_ssl_extra_cert_chain_policy_para", "label": "SSL_EXTRA_CERT_CHAIN_POLICY_PARA", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L144"}, {"id": "windows_cert_chain_policy_para", "label": "CERT_CHAIN_POLICY_PARA", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L153"}, {"id": "windows_cert_chain_policy_status", "label": "CERT_CHAIN_POLICY_STATUS", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L164"}, {"id": "windows_cert_chain_engine_config", "label": "CERT_CHAIN_ENGINE_CONFIG", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L177"}, {"id": "windows_handle_win_error", "label": "_handle_win_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L238"}, {"id": "windows_verify_peercerts_impl", "label": "_verify_peercerts_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L323"}, {"id": "windows_get_and_verify_cert_chain", "label": "_get_and_verify_cert_chain()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L415"}, {"id": "windows_verify_using_custom_ca_certs", "label": "_verify_using_custom_ca_certs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L505"}, {"id": "windows_configure_context", "label": "_configure_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L558"}, {"id": "windows_rationale_328", "label": "Verify the cert_chain from the server using Windows APIs.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L328"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "ssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "ctypes_wintypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_ssl_constants_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_cert_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L39", "weight": 1.0}, {"source": "windows_cert_context", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_cert_enhkey_usage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L53", "weight": 1.0}, {"source": "windows_cert_enhkey_usage", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_cert_usage_match", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L63", "weight": 1.0}, {"source": "windows_cert_usage_match", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L63", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_cert_chain_para", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L70", "weight": 1.0}, {"source": "windows_cert_chain_para", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_cert_trust_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L90", "weight": 1.0}, {"source": "windows_cert_trust_status", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_cert_chain_element", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L97", "weight": 1.0}, {"source": "windows_cert_chain_element", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L97", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_cert_simple_chain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L112", "weight": 1.0}, {"source": "windows_cert_simple_chain", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_cert_chain_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L127", "weight": 1.0}, {"source": "windows_cert_chain_context", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L127", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_ssl_extra_cert_chain_policy_para", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L144", "weight": 1.0}, {"source": "windows_ssl_extra_cert_chain_policy_para", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_cert_chain_policy_para", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L153", "weight": 1.0}, {"source": "windows_cert_chain_policy_para", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L153", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_cert_chain_policy_status", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L164", "weight": 1.0}, {"source": "windows_cert_chain_policy_status", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L164", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_cert_chain_engine_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L177", "weight": 1.0}, {"source": "windows_cert_chain_engine_config", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L177", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_handle_win_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L238", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_verify_peercerts_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L323", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_get_and_verify_cert_chain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L415", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_verify_using_custom_ca_certs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L505", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_windows_py", "target": "windows_configure_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L558", "weight": 1.0}, {"source": "windows_verify_peercerts_impl", "target": "windows_cert_enhkey_usage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L356", "weight": 1.0}, {"source": "windows_verify_peercerts_impl", "target": "windows_cert_usage_match", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L359", "weight": 1.0}, {"source": "windows_verify_peercerts_impl", "target": "windows_cert_chain_para", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L361", "weight": 1.0}, {"source": "windows_verify_peercerts_impl", "target": "windows_get_and_verify_cert_chain", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L376", "weight": 1.0}, {"source": "windows_verify_peercerts_impl", "target": "windows_verify_using_custom_ca_certs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L395", "weight": 1.0}, {"source": "windows_get_and_verify_cert_chain", "target": "windows_ssl_extra_cert_chain_policy_para", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L441", "weight": 1.0}, {"source": "windows_get_and_verify_cert_chain", "target": "windows_cert_chain_policy_para", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L454", "weight": 1.0}, {"source": "windows_get_and_verify_cert_chain", "target": "windows_cert_chain_policy_status", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L463", "weight": 1.0}, {"source": "windows_verify_using_custom_ca_certs", "target": "windows_cert_chain_engine_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L530", "weight": 1.0}, {"source": "windows_verify_using_custom_ca_certs", "target": "windows_get_and_verify_cert_chain", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L542", "weight": 1.0}, {"source": "windows_rationale_328", "target": "windows_verify_peercerts_impl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L328", "weight": 1.0}], "raw_calls": [{"caller_nid": "windows_handle_win_error", "callee": "WinError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L241"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "SSLCertVerificationError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L333"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "CertOpenStore", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L336"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "CertAddEncodedCertificateToStore", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L340"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L344"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "CertCreateCertificateContext", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L351"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L352"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "(c_char_p * 1)", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L358"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "sizeof", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L363"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "pointer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L364"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "get_ca_certs", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L390"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "CertCloseStore", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L410"}, {"caller_nid": "windows_verify_peercerts_impl", "callee": "CertFreeCertificateContext", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L412"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "pointer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L427"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "PCERT_CHAIN_CONTEXT", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L427"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "CertGetCertificateChain", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L428"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "sizeof", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L442"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "c_wchar_p", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L452"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L455"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "pointer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L456"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "sizeof", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L460"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "pointer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L462"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "sizeof", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L464"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "pointer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L465"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "CertVerifyCertificateChainPolicy", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L466"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "create_unicode_buffer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L477"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "FormatMessageW", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L478"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "sizeof", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L484"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L494"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "SSLCertVerificationError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L496"}, {"caller_nid": "windows_get_and_verify_cert_chain", "callee": "CertFreeCertificateChain", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L502"}, {"caller_nid": "windows_verify_using_custom_ca_certs", "callee": "CertOpenStore", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L515"}, {"caller_nid": "windows_verify_using_custom_ca_certs", "callee": "CertAddEncodedCertificateToStore", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L519"}, {"caller_nid": "windows_verify_using_custom_ca_certs", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L523"}, {"caller_nid": "windows_verify_using_custom_ca_certs", "callee": "sizeof", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L531"}, {"caller_nid": "windows_verify_using_custom_ca_certs", "callee": "pointer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L533"}, {"caller_nid": "windows_verify_using_custom_ca_certs", "callee": "pointer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L534"}, {"caller_nid": "windows_verify_using_custom_ca_certs", "callee": "HCERTCHAINENGINE", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L534"}, {"caller_nid": "windows_verify_using_custom_ca_certs", "callee": "CertCreateCertificateChainEngine", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L535"}, {"caller_nid": "windows_verify_using_custom_ca_certs", "callee": "CertFreeCertificateChainEngine", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L553"}, {"caller_nid": "windows_verify_using_custom_ca_certs", "callee": "CertCloseStore", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L554"}, {"caller_nid": "windows_configure_context", "callee": "_set_ssl_context_verify_mode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L562"}, {"caller_nid": "windows_configure_context", "callee": "_set_ssl_context_verify_mode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py", "source_location": "L567"}]} |