Files
tfm_ainventory/graphify-out/cache/45c64f93efd422670c4dfc0e5c6c1ea1cdf1a61191c68985be4e92012c1fa1cc.json

1 line
28 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "label": "ocsp.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L1"}, {"id": "ocsp_ocspresponderencoding", "label": "OCSPResponderEncoding", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L19"}, {"id": "ocsp_ocspresponsestatus", "label": "OCSPResponseStatus", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L24"}, {"id": "ocsp_verify_algorithm", "label": "_verify_algorithm()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L42"}, {"id": "ocsp_ocspcertstatus", "label": "OCSPCertStatus", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L49"}, {"id": "ocsp_singleresponse", "label": "_SingleResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L55"}, {"id": "ocsp_singleresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L56"}, {"id": "ocsp_ocsprequestbuilder", "label": "OCSPRequestBuilder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L118"}, {"id": "ocsp_ocsprequestbuilder_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L119"}, {"id": "ocsp_ocsprequestbuilder_add_certificate", "label": ".add_certificate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L133"}, {"id": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "label": ".add_certificate_by_hash()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L152"}, {"id": "ocsp_ocsprequestbuilder_add_extension", "label": ".add_extension()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L182"}, {"id": "ocsp_ocsprequestbuilder_build", "label": ".build()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L195"}, {"id": "ocsp_ocspresponsebuilder", "label": "OCSPResponseBuilder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L202"}, {"id": "ocsp_ocspresponsebuilder_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L203"}, {"id": "ocsp_ocspresponsebuilder_add_response", "label": ".add_response()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L216"}, {"id": "ocsp_ocspresponsebuilder_add_response_by_hash", "label": ".add_response_by_hash()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L252"}, {"id": "ocsp_ocspresponsebuilder_responder_id", "label": ".responder_id()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L298"}, {"id": "ocsp_ocspresponsebuilder_certificates", "label": ".certificates()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L317"}, {"id": "ocsp_ocspresponsebuilder_add_extension", "label": ".add_extension()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L334"}, {"id": "ocsp_ocspresponsebuilder_sign", "label": ".sign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L350"}, {"id": "ocsp_build_unsuccessful", "label": "build_unsuccessful()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L365"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "cryptography", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "cryptography_hazmat_bindings_rust", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "cryptography_hazmat_primitives", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "cryptography_hazmat_primitives_asymmetric_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "cryptography_x509_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "ocsp_ocspresponderencoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "ocsp_ocspresponsestatus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "ocsp_verify_algorithm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "ocsp_ocspcertstatus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "ocsp_singleresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L55", "weight": 1.0}, {"source": "ocsp_singleresponse", "target": "ocsp_singleresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "ocsp_ocsprequestbuilder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L118", "weight": 1.0}, {"source": "ocsp_ocsprequestbuilder", "target": "ocsp_ocsprequestbuilder_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L119", "weight": 1.0}, {"source": "ocsp_ocsprequestbuilder", "target": "ocsp_ocsprequestbuilder_add_certificate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L133", "weight": 1.0}, {"source": "ocsp_ocsprequestbuilder", "target": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L152", "weight": 1.0}, {"source": "ocsp_ocsprequestbuilder", "target": "ocsp_ocsprequestbuilder_add_extension", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L182", "weight": 1.0}, {"source": "ocsp_ocsprequestbuilder", "target": "ocsp_ocsprequestbuilder_build", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "ocsp_ocspresponsebuilder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L202", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder", "target": "ocsp_ocspresponsebuilder_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L203", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder", "target": "ocsp_ocspresponsebuilder_add_response", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L216", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder", "target": "ocsp_ocspresponsebuilder_add_response_by_hash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L252", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder", "target": "ocsp_ocspresponsebuilder_responder_id", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L298", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder", "target": "ocsp_ocspresponsebuilder_certificates", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L317", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder", "target": "ocsp_ocspresponsebuilder_add_extension", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L334", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder", "target": "ocsp_ocspresponsebuilder_sign", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L350", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_x509_ocsp_py", "target": "ocsp_build_unsuccessful", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L365", "weight": 1.0}, {"source": "ocsp_singleresponse_init", "target": "ocsp_verify_algorithm", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L67", "weight": 1.0}, {"source": "ocsp_ocsprequestbuilder_add_certificate", "target": "ocsp_verify_algorithm", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L142", "weight": 1.0}, {"source": "ocsp_ocsprequestbuilder_add_certificate", "target": "ocsp_ocsprequestbuilder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L148", "weight": 1.0}, {"source": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "target": "ocsp_verify_algorithm", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L165", "weight": 1.0}, {"source": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "target": "ocsp_ocsprequestbuilder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L176", "weight": 1.0}, {"source": "ocsp_ocsprequestbuilder_add_extension", "target": "ocsp_ocsprequestbuilder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L191", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder_add_response", "target": "ocsp_singleresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L235", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder_add_response", "target": "ocsp_ocspresponsebuilder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L245", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder_add_response_by_hash", "target": "ocsp_verify_algorithm", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L272", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder_add_response_by_hash", "target": "ocsp_singleresponse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L281", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder_add_response_by_hash", "target": "ocsp_ocspresponsebuilder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L291", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder_responder_id", "target": "ocsp_ocspresponsebuilder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L310", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder_certificates", "target": "ocsp_ocspresponsebuilder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L327", "weight": 1.0}, {"source": "ocsp_ocspresponsebuilder_add_extension", "target": "ocsp_ocspresponsebuilder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L343", "weight": 1.0}], "raw_calls": [{"caller_nid": "ocsp_verify_algorithm", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L43"}, {"caller_nid": "ocsp_verify_algorithm", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L44"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L68"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L69"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L70"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L73"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L81"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L82"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L87"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L92"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L97"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L98"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L100"}, {"caller_nid": "ocsp_singleresponse_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L103"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L140"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L143"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L143"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L146"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L160"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L162"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L163"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "callee": "_check_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L166"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "callee": "_check_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L167"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L168"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L170"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_certificate_by_hash", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L171"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_extension", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L185"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_extension", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L186"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_extension", "callee": "Extension", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L188"}, {"caller_nid": "ocsp_ocsprequestbuilder_add_extension", "callee": "_reject_duplicate_extension", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L189"}, {"caller_nid": "ocsp_ocsprequestbuilder_build", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L197"}, {"caller_nid": "ocsp_ocsprequestbuilder_build", "callee": "create_ocsp_request", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L199"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L228"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L230"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L230"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L233"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response_by_hash", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L265"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response_by_hash", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L267"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response_by_hash", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L268"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response_by_hash", "callee": "_check_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L270"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response_by_hash", "callee": "_check_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L271"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response_by_hash", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L273"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response_by_hash", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L275"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_response_by_hash", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L276"}, {"caller_nid": "ocsp_ocspresponsebuilder_responder_id", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L302"}, {"caller_nid": "ocsp_ocspresponsebuilder_responder_id", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L303"}, {"caller_nid": "ocsp_ocspresponsebuilder_responder_id", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L304"}, {"caller_nid": "ocsp_ocspresponsebuilder_responder_id", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L305"}, {"caller_nid": "ocsp_ocspresponsebuilder_responder_id", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L306"}, {"caller_nid": "ocsp_ocspresponsebuilder_certificates", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L321"}, {"caller_nid": "ocsp_ocspresponsebuilder_certificates", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L322"}, {"caller_nid": "ocsp_ocspresponsebuilder_certificates", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L323"}, {"caller_nid": "ocsp_ocspresponsebuilder_certificates", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L324"}, {"caller_nid": "ocsp_ocspresponsebuilder_certificates", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L325"}, {"caller_nid": "ocsp_ocspresponsebuilder_certificates", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L325"}, {"caller_nid": "ocsp_ocspresponsebuilder_certificates", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L326"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_extension", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L337"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_extension", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L338"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_extension", "callee": "Extension", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L340"}, {"caller_nid": "ocsp_ocspresponsebuilder_add_extension", "callee": "_reject_duplicate_extension", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L341"}, {"caller_nid": "ocsp_ocspresponsebuilder_sign", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L356"}, {"caller_nid": "ocsp_ocspresponsebuilder_sign", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L358"}, {"caller_nid": "ocsp_ocspresponsebuilder_sign", "callee": "create_ocsp_response", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L360"}, {"caller_nid": "ocsp_build_unsuccessful", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L368"}, {"caller_nid": "ocsp_build_unsuccessful", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L369"}, {"caller_nid": "ocsp_build_unsuccessful", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L373"}, {"caller_nid": "ocsp_build_unsuccessful", "callee": "create_ocsp_response", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/x509/ocsp.py", "source_location": "L375"}]}