1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "label": "pkcs12.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L1"}, {"id": "pkcs12_pkcs12keyandcertificates", "label": "PKCS12KeyAndCertificates", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L46"}, {"id": "pkcs12_pkcs12keyandcertificates_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L47"}, {"id": "pkcs12_key", "label": "key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L82"}, {"id": "pkcs12_cert", "label": "cert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L86"}, {"id": "pkcs12_additional_certs", "label": "additional_certs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L90"}, {"id": "pkcs12_pkcs12keyandcertificates_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L93"}, {"id": "pkcs12_pkcs12keyandcertificates_hash", "label": ".__hash__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L103"}, {"id": "pkcs12_pkcs12keyandcertificates_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L106"}, {"id": "pkcs12_serialize_java_truststore", "label": "serialize_java_truststore()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L123"}, {"id": "pkcs12_serialize_key_and_certificates", "label": "serialize_key_and_certificates()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L141"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "cryptography", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "cryptography_hazmat_bindings_rust", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "cryptography_hazmat_primitives", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "cryptography_hazmat_primitives_serialization", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "cryptography_hazmat_primitives_asymmetric", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "cryptography_hazmat_primitives_asymmetric_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "pkcs12_pkcs12keyandcertificates", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L46", "weight": 1.0}, {"source": "pkcs12_pkcs12keyandcertificates", "target": "pkcs12_pkcs12keyandcertificates_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "pkcs12_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "pkcs12_cert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "pkcs12_additional_certs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L90", "weight": 1.0}, {"source": "pkcs12_pkcs12keyandcertificates", "target": "pkcs12_pkcs12keyandcertificates_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L93", "weight": 1.0}, {"source": "pkcs12_pkcs12keyandcertificates", "target": "pkcs12_pkcs12keyandcertificates_hash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L103", "weight": 1.0}, {"source": "pkcs12_pkcs12keyandcertificates", "target": "pkcs12_pkcs12keyandcertificates_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "pkcs12_serialize_java_truststore", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_serialization_pkcs12_py", "target": "pkcs12_serialize_key_and_certificates", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L141", "weight": 1.0}], "raw_calls": [{"caller_nid": "pkcs12_pkcs12keyandcertificates_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L53"}, {"caller_nid": "pkcs12_pkcs12keyandcertificates_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L63"}, {"caller_nid": "pkcs12_pkcs12keyandcertificates_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L67"}, {"caller_nid": "pkcs12_pkcs12keyandcertificates_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L68"}, {"caller_nid": "pkcs12_pkcs12keyandcertificates_init", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L69"}, {"caller_nid": "pkcs12_pkcs12keyandcertificates_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L70"}, {"caller_nid": "pkcs12_pkcs12keyandcertificates_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L73"}, {"caller_nid": "pkcs12_pkcs12keyandcertificates_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L94"}, {"caller_nid": "pkcs12_pkcs12keyandcertificates_hash", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L104"}, {"caller_nid": "pkcs12_pkcs12keyandcertificates_hash", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L104"}, {"caller_nid": "pkcs12_pkcs12keyandcertificates_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L110"}, {"caller_nid": "pkcs12_serialize_java_truststore", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L128"}, {"caller_nid": "pkcs12_serialize_java_truststore", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L130"}, {"caller_nid": "pkcs12_serialize_java_truststore", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L133"}, {"caller_nid": "pkcs12_serialize_key_and_certificates", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L148"}, {"caller_nid": "pkcs12_serialize_key_and_certificates", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L158"}, {"caller_nid": "pkcs12_serialize_key_and_certificates", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L163"}, {"caller_nid": "pkcs12_serialize_key_and_certificates", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L166"}, {"caller_nid": "pkcs12_serialize_key_and_certificates", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py", "source_location": "L172"}]} |