Files
tfm_ainventory/graphify-out/cache/a21324910f1b7f7a0de9f90f07a122504c037cf498b6bf788c11861ee3237f21.json

1 line
21 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "label": "tls.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L1"}, {"id": "tls_tls", "label": "Tls", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L59"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "tls_tls_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L70"}, {"id": "tls_tls_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L142"}, {"id": "tls_tls_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L158"}, {"id": "tls_tls_wrap_socket", "label": ".wrap_socket()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L171"}, {"id": "tls_tls_start_tls", "label": ".start_tls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L245"}, {"id": "tls_check_hostname", "label": "check_hostname()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L299"}, {"id": "tls_rationale_60", "label": "tls/ssl configuration for Server object Starting from python 2.7.9 and pytho", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L60"}, {"id": "tls_rationale_172", "label": "Adds TLS to the connection socket", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L172"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_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/core/tls.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "target": "ssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "target": "ssl", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_tls_backport_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_tls_backport_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "target": "ssl", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "target": "os", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "target": "tls_tls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L59", "weight": 1.0}, {"source": "tls_tls", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L59", "weight": 1.0}, {"source": "tls_tls", "target": "tls_tls_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L70", "weight": 1.0}, {"source": "tls_tls", "target": "tls_tls_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L142", "weight": 1.0}, {"source": "tls_tls", "target": "tls_tls_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L158", "weight": 1.0}, {"source": "tls_tls", "target": "tls_tls_wrap_socket", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L171", "weight": 1.0}, {"source": "tls_tls", "target": "tls_tls_start_tls", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L245", "weight": 1.0}, {"source": "tls_tls", "target": "tls_tls_start_tls", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L282", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_core_tls_py", "target": "tls_check_hostname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L299", "weight": 1.0}, {"source": "tls_tls_wrap_socket", "target": "tls_check_hostname", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L240", "weight": 1.0}, {"source": "tls_tls_start_tls", "target": "tls_tls_wrap_socket", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L284", "weight": 1.0}, {"source": "tls_rationale_60", "target": "tls_tls", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L60", "weight": 1.0}, {"source": "tls_rationale_172", "target": "tls_tls_wrap_socket", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L172", "weight": 1.0}], "raw_calls": [{"caller_nid": "tls_tls_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L89"}, {"caller_nid": "tls_tls_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L90"}, {"caller_nid": "tls_tls_init", "callee": "LDAPSSLConfigurationError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L91"}, {"caller_nid": "tls_tls_init", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L92"}, {"caller_nid": "tls_tls_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L95"}, {"caller_nid": "tls_tls_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L96"}, {"caller_nid": "tls_tls_init", "callee": "LDAPSSLConfigurationError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L97"}, {"caller_nid": "tls_tls_init", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L101"}, {"caller_nid": "tls_tls_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L104"}, {"caller_nid": "tls_tls_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L105"}, {"caller_nid": "tls_tls_init", "callee": "LDAPSSLNotSupportedError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L106"}, {"caller_nid": "tls_tls_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L108"}, {"caller_nid": "tls_tls_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L109"}, {"caller_nid": "tls_tls_init", "callee": "LDAPSSLConfigurationError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L110"}, {"caller_nid": "tls_tls_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L117"}, {"caller_nid": "tls_tls_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L118"}, {"caller_nid": "tls_tls_init", "callee": "LDAPSSLNotSupportedError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L119"}, {"caller_nid": "tls_tls_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L126"}, {"caller_nid": "tls_tls_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L127"}, {"caller_nid": "tls_tls_init", "callee": "LDAPSSLNotSupportedError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L128"}, {"caller_nid": "tls_tls_init", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L139"}, {"caller_nid": "tls_tls_init", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L140"}, {"caller_nid": "tls_tls_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L144"}, {"caller_nid": "tls_tls_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L151"}, {"caller_nid": "tls_tls_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L152"}, {"caller_nid": "tls_tls_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L153"}, {"caller_nid": "tls_tls_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L154"}, {"caller_nid": "tls_tls_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L156"}, {"caller_nid": "tls_tls_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L159"}, {"caller_nid": "tls_tls_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L160"}, {"caller_nid": "tls_tls_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L161"}, {"caller_nid": "tls_tls_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L162"}, {"caller_nid": "tls_tls_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L163"}, {"caller_nid": "tls_tls_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L164"}, {"caller_nid": "tls_tls_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L165"}, {"caller_nid": "tls_tls_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L166"}, {"caller_nid": "tls_tls_repr", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L167"}, {"caller_nid": "tls_tls_wrap_socket", "callee": "create_default_context", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L177"}, {"caller_nid": "tls_tls_wrap_socket", "callee": "SSLContext", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L182"}, {"caller_nid": "tls_tls_wrap_socket", "callee": "load_verify_locations", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L184"}, {"caller_nid": "tls_tls_wrap_socket", "callee": "load_default_certs", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L186"}, {"caller_nid": "tls_tls_wrap_socket", "callee": "load_cert_chain", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L189"}, {"caller_nid": "tls_tls_wrap_socket", "callee": "set_ciphers", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L197"}, {"caller_nid": "tls_tls_wrap_socket", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L205"}, {"caller_nid": "tls_tls_wrap_socket", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L206"}, {"caller_nid": "tls_tls_wrap_socket", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L208"}, {"caller_nid": "tls_tls_wrap_socket", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L236"}, {"caller_nid": "tls_tls_wrap_socket", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L237"}, {"caller_nid": "tls_tls_start_tls", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L251"}, {"caller_nid": "tls_tls_start_tls", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L252"}, {"caller_nid": "tls_tls_start_tls", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L255"}, {"caller_nid": "tls_tls_start_tls", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L256"}, {"caller_nid": "tls_tls_start_tls", "callee": "extended", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L259"}, {"caller_nid": "tls_tls_start_tls", "callee": "get_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L262"}, {"caller_nid": "tls_tls_start_tls", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L264"}, {"caller_nid": "tls_tls_start_tls", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L265"}, {"caller_nid": "tls_tls_start_tls", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L268"}, {"caller_nid": "tls_tls_start_tls", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L269"}, {"caller_nid": "tls_tls_start_tls", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L274"}, {"caller_nid": "tls_tls_start_tls", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L275"}, {"caller_nid": "tls_tls_start_tls", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L276"}, {"caller_nid": "tls_tls_start_tls", "callee": "LDAPStartTLSError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L277"}, {"caller_nid": "tls_tls_start_tls", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L278"}, {"caller_nid": "tls_tls_start_tls", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L279"}, {"caller_nid": "tls_tls_start_tls", "callee": "_start_tls", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L280"}, {"caller_nid": "tls_tls_start_tls", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L286"}, {"caller_nid": "tls_tls_start_tls", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L287"}, {"caller_nid": "tls_tls_start_tls", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L288"}, {"caller_nid": "tls_tls_start_tls", "callee": "start_tls_exception_factory(e)", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L289"}, {"caller_nid": "tls_tls_start_tls", "callee": "start_tls_exception_factory", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L289"}, {"caller_nid": "tls_check_hostname", "callee": "getpeercert", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L300"}, {"caller_nid": "tls_check_hostname", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L301"}, {"caller_nid": "tls_check_hostname", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L302"}, {"caller_nid": "tls_check_hostname", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L304"}, {"caller_nid": "tls_check_hostname", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L312"}, {"caller_nid": "tls_check_hostname", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L313"}, {"caller_nid": "tls_check_hostname", "callee": "match_hostname", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L317"}, {"caller_nid": "tls_check_hostname", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L318"}, {"caller_nid": "tls_check_hostname", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L319"}, {"caller_nid": "tls_check_hostname", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L322"}, {"caller_nid": "tls_check_hostname", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L323"}, {"caller_nid": "tls_check_hostname", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L323"}, {"caller_nid": "tls_check_hostname", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L325"}, {"caller_nid": "tls_check_hostname", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L326"}, {"caller_nid": "tls_check_hostname", "callee": "LDAPCertificateError", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L327"}, {"caller_nid": "tls_check_hostname", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/core/tls.py", "source_location": "L327"}]}