1 line
28 KiB
JSON
1 line
28 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "label": "_macos.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L1"}, {"id": "macos_load_cdll", "label": "_load_cdll()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L31"}, {"id": "macos_handle_osstatus", "label": "_handle_osstatus()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L223"}, {"id": "macos_cfconst", "label": "CFConst", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L283"}, {"id": "macos_bytes_to_cf_data_ref", "label": "_bytes_to_cf_data_ref()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L294"}, {"id": "macos_bytes_to_cf_string", "label": "_bytes_to_cf_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L300"}, {"id": "macos_cf_string_ref_to_str", "label": "_cf_string_ref_to_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L314"}, {"id": "macos_der_certs_to_cf_cert_array", "label": "_der_certs_to_cf_cert_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L337"}, {"id": "macos_configure_context", "label": "_configure_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L368"}, {"id": "macos_verify_peercerts_impl", "label": "_verify_peercerts_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L380"}, {"id": "macos_verify_peercerts_impl_macos_10_13", "label": "_verify_peercerts_impl_macos_10_13()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L469"}, {"id": "macos_verify_peercerts_impl_macos_10_14", "label": "_verify_peercerts_impl_macos_10_14()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L513"}, {"id": "macos_rationale_32", "label": "Loads a CDLL by name, falling back to known path on 10.16+", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L32"}, {"id": "macos_rationale_224", "label": "Raises an error if the OSStatus value is non-zero.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L224"}, {"id": "macos_rationale_284", "label": "CoreFoundation constants", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L284"}, {"id": "macos_rationale_301", "label": "Given a Python binary data, create a CFString. The string must be CFReleased", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L301"}, {"id": "macos_rationale_315", "label": "Creates a Unicode string from a CFString object. Used entirely for error rep", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L315"}, {"id": "macos_rationale_338", "label": "Builds a CFArray of SecCertificateRefs from a list of DER-encoded certificates.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L338"}, {"id": "macos_rationale_472", "label": "Verify using 'SecTrustEvaluate' API for macOS 10.13 and earlier. macOS 10.14", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L472"}, {"id": "macos_rationale_516", "label": "Verify using 'SecTrustEvaluateWithError' API for macOS 10.14+.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L516"}, {"id": "macos_rationale_558", "label": "# TODO: Not sure if we need the SecTrustResultType for anything?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L558"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "ctypes", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "ssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "ctypes_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_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/_macos.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "macos_load_cdll", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "macos_handle_osstatus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L223", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "macos_cfconst", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L283", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "macos_bytes_to_cf_data_ref", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "macos_bytes_to_cf_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L300", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "macos_cf_string_ref_to_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L314", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "macos_der_certs_to_cf_cert_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L337", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "macos_configure_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "macos_verify_peercerts_impl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L380", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "macos_verify_peercerts_impl_macos_10_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L469", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "target": "macos_verify_peercerts_impl_macos_10_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L513", "weight": 1.0}, {"source": "macos_der_certs_to_cf_cert_array", "target": "macos_bytes_to_cf_data_ref", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L353", "weight": 1.0}, {"source": "macos_verify_peercerts_impl", "target": "macos_bytes_to_cf_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L394", "weight": 1.0}, {"source": "macos_verify_peercerts_impl", "target": "macos_der_certs_to_cf_cert_array", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L423", "weight": 1.0}, {"source": "macos_verify_peercerts_impl", "target": "macos_verify_peercerts_impl_macos_10_14", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L459", "weight": 1.0}, {"source": "macos_verify_peercerts_impl", "target": "macos_verify_peercerts_impl_macos_10_13", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L461", "weight": 1.0}, {"source": "macos_verify_peercerts_impl_macos_10_14", "target": "macos_cf_string_ref_to_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L554", "weight": 1.0}, {"source": "macos_rationale_32", "target": "macos_load_cdll", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L32", "weight": 1.0}, {"source": "macos_rationale_224", "target": "macos_handle_osstatus", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L224", "weight": 1.0}, {"source": "macos_rationale_284", "target": "macos_cfconst", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L284", "weight": 1.0}, {"source": "macos_rationale_301", "target": "macos_bytes_to_cf_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L301", "weight": 1.0}, {"source": "macos_rationale_315", "target": "macos_cf_string_ref_to_str", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L315", "weight": 1.0}, {"source": "macos_rationale_338", "target": "macos_der_certs_to_cf_cert_array", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L338", "weight": 1.0}, {"source": "macos_rationale_472", "target": "macos_verify_peercerts_impl_macos_10_13", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L472", "weight": 1.0}, {"source": "macos_rationale_516", "target": "macos_verify_peercerts_impl_macos_10_14", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L516", "weight": 1.0}, {"source": "macos_rationale_558", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_truststore_macos_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L558", "weight": 1.0}], "raw_calls": [{"caller_nid": "macos_load_cdll", "callee": "find_library", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L40"}, {"caller_nid": "macos_load_cdll", "callee": "CDLL", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L43"}, {"caller_nid": "macos_load_cdll", "callee": "ImportError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L45"}, {"caller_nid": "macos_handle_osstatus", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L227"}, {"caller_nid": "macos_handle_osstatus", "callee": "SecCopyErrorMessageString", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L234"}, {"caller_nid": "macos_handle_osstatus", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L238"}, {"caller_nid": "macos_handle_osstatus", "callee": "POINTER", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L239"}, {"caller_nid": "macos_handle_osstatus", "callee": "CFStringGetCStringPtr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L241"}, {"caller_nid": "macos_handle_osstatus", "callee": "create_string_buffer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L253"}, {"caller_nid": "macos_handle_osstatus", "callee": "CFStringGetCString", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L254"}, {"caller_nid": "macos_handle_osstatus", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L261"}, {"caller_nid": "macos_handle_osstatus", "callee": "CFRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L266"}, {"caller_nid": "macos_handle_osstatus", "callee": "SSLError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L273"}, {"caller_nid": "macos_bytes_to_cf_data_ref", "callee": "CFDataCreate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L295"}, {"caller_nid": "macos_bytes_to_cf_data_ref", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L296"}, {"caller_nid": "macos_bytes_to_cf_string", "callee": "c_char_p", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L305"}, {"caller_nid": "macos_bytes_to_cf_string", "callee": "CFStringCreateWithCString", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L306"}, {"caller_nid": "macos_cf_string_ref_to_str", "callee": "CFStringGetCStringPtr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L321"}, {"caller_nid": "macos_cf_string_ref_to_str", "callee": "create_string_buffer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L325"}, {"caller_nid": "macos_cf_string_ref_to_str", "callee": "CFStringGetCString", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L326"}, {"caller_nid": "macos_cf_string_ref_to_str", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L330"}, {"caller_nid": "macos_cf_string_ref_to_str", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L333"}, {"caller_nid": "macos_der_certs_to_cf_cert_array", "callee": "CFArrayCreateMutable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L341"}, {"caller_nid": "macos_der_certs_to_cf_cert_array", "callee": "byref", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L344"}, {"caller_nid": "macos_der_certs_to_cf_cert_array", "callee": "MemoryError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L347"}, {"caller_nid": "macos_der_certs_to_cf_cert_array", "callee": "SecCertificateCreateWithData", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L354"}, {"caller_nid": "macos_der_certs_to_cf_cert_array", "callee": "CFArrayAppendValue", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L357"}, {"caller_nid": "macos_der_certs_to_cf_cert_array", "callee": "CFRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L360"}, {"caller_nid": "macos_der_certs_to_cf_cert_array", "callee": "CFRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L362"}, {"caller_nid": "macos_configure_context", "callee": "_set_ssl_context_verify_mode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L372"}, {"caller_nid": "macos_configure_context", "callee": "_set_ssl_context_verify_mode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L377"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L394"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "SecPolicyCreateSSL", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L395"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "CFRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L398"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "SecPolicyCreateSSL", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L400"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "CFArrayCreateMutable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L405"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "byref", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L408"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "CFArrayAppendValue", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L410"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "CFRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L411"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "SecPolicyCreateRevocation", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L412"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "CFArrayAppendValue", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L416"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "CFRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L417"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L419"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "SecTrustRef", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L427"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "SecTrustCreateWithCertificates", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L428"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "byref", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L429"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "CFRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L436"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "get_ca_certs", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L440"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "SecTrustSetAnchorCertificates", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L447"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "CFRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L450"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "SecTrustSetAnchorCertificatesOnly", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L453"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "CFRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L464"}, {"caller_nid": "macos_verify_peercerts_impl", "callee": "CFRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L466"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_13", "callee": "SecTrustResultType", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L475"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_13", "callee": "SecTrustEvaluate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L476"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_13", "callee": "byref", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L476"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_13", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L479"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_13", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L502"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_13", "callee": "SSLCertVerificationError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L507"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_14", "callee": "CFErrorRef", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L517"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_14", "callee": "SecTrustEvaluateWithError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L518"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_14", "callee": "byref", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L519"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_14", "callee": "SSLError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L528"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_14", "callee": "CFErrorGetCode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L534"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_14", "callee": "CFErrorCopyDescription", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L550"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_14", "callee": "SecTrustResultType", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L560"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_14", "callee": "SecTrustGetTrustResult", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L561"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_14", "callee": "byref", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L562"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_14", "callee": "SSLCertVerificationError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L565"}, {"caller_nid": "macos_verify_peercerts_impl_macos_10_14", "callee": "CFRelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py", "source_location": "L571"}]} |