1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_utils_tls_backport_py", "label": "tls_backport.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L1"}, {"id": "tls_backport_certificateerror", "label": "CertificateError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L31"}, {"id": "valueerror", "label": "ValueError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "tls_backport_dnsname_match", "label": "_dnsname_match()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L35"}, {"id": "tls_backport_match_hostname", "label": "match_hostname()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L90"}, {"id": "tls_backport_rationale_36", "label": "Backported from Python 3.4.3 standard library Matching according to R", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L36"}, {"id": "tls_backport_rationale_91", "label": "Backported from Python 3.4.3 standard library. Verify that *cert* (in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L91"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_tls_backport_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_tls_backport_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_log_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_tls_backport_py", "target": "backports_ssl_match_hostname", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_tls_backport_py", "target": "tls_backport_certificateerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L31", "weight": 1.0}, {"source": "tls_backport_certificateerror", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_tls_backport_py", "target": "tls_backport_dnsname_match", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_utils_tls_backport_py", "target": "tls_backport_match_hostname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L90", "weight": 1.0}, {"source": "tls_backport_dnsname_match", "target": "tls_backport_certificateerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L58", "weight": 1.0}, {"source": "tls_backport_match_hostname", "target": "valueerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L102", "weight": 1.0}, {"source": "tls_backport_match_hostname", "target": "tls_backport_dnsname_match", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L109", "weight": 1.0}, {"source": "tls_backport_match_hostname", "target": "tls_backport_certificateerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L124", "weight": 1.0}, {"source": "tls_backport_rationale_36", "target": "tls_backport_dnsname_match", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L36", "weight": 1.0}, {"source": "tls_backport_rationale_91", "target": "tls_backport_match_hostname", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L91", "weight": 1.0}], "raw_calls": [{"caller_nid": "tls_backport_dnsname_match", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L42"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L43"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L48"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L52"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L59"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L63"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L63"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L71"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L72"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L72"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L77"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L77"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L80"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L80"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L80"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L84"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L84"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L86"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L86"}, {"caller_nid": "tls_backport_dnsname_match", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L87"}, {"caller_nid": "tls_backport_match_hostname", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L106"}, {"caller_nid": "tls_backport_match_hostname", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L111"}, {"caller_nid": "tls_backport_match_hostname", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L115"}, {"caller_nid": "tls_backport_match_hostname", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L122"}, {"caller_nid": "tls_backport_match_hostname", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L123"}, {"caller_nid": "tls_backport_match_hostname", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L126"}, {"caller_nid": "tls_backport_match_hostname", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L126"}, {"caller_nid": "tls_backport_match_hostname", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/utils/tls_backport.py", "source_location": "L127"}]} |