Files
tfm_ainventory/graphify-out/cache/9bf173ffb8d8a3e551098bc506e194e6d1b709035bdf17d834a7fcfad7224e7e.json

1 line
12 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "label": "microsoft.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L1"}, {"id": "microsoft_sicilybindresponse", "label": "SicilyBindResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L35"}, {"id": "sequence", "label": "Sequence", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "microsoft_dirsynccontrolrequestvalue", "label": "DirSyncControlRequestValue", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L61"}, {"id": "microsoft_dirsynccontrolresponsevalue", "label": "DirSyncControlResponseValue", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L72"}, {"id": "microsoft_sdflags", "label": "SdFlags", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L84"}, {"id": "microsoft_extendeddn", "label": "ExtendedDN", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L92"}, {"id": "microsoft_dir_sync_control", "label": "dir_sync_control()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L99"}, {"id": "microsoft_extended_dn_control", "label": "extended_dn_control()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L126"}, {"id": "microsoft_show_deleted_control", "label": "show_deleted_control()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L132"}, {"id": "microsoft_security_descriptor_control", "label": "security_descriptor_control()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L136"}, {"id": "microsoft_persistent_search_control", "label": "persistent_search_control()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L141"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "ctypes", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "pyasn1_type_namedtype", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "pyasn1_type_tag", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "pyasn1_type_univ", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_rfc4511_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_controls_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "microsoft_sicilybindresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L35", "weight": 1.0}, {"source": "microsoft_sicilybindresponse", "target": "sequence", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "microsoft_dirsynccontrolrequestvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L61", "weight": 1.0}, {"source": "microsoft_dirsynccontrolrequestvalue", "target": "sequence", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "microsoft_dirsynccontrolresponsevalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L72", "weight": 1.0}, {"source": "microsoft_dirsynccontrolresponsevalue", "target": "sequence", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "microsoft_sdflags", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L84", "weight": 1.0}, {"source": "microsoft_sdflags", "target": "sequence", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "microsoft_extendeddn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L92", "weight": 1.0}, {"source": "microsoft_extendeddn", "target": "sequence", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "microsoft_dir_sync_control", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "microsoft_extended_dn_control", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "microsoft_show_deleted_control", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L132", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "microsoft_security_descriptor_control", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L136", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_protocol_microsoft_py", "target": "microsoft_persistent_search_control", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L141", "weight": 1.0}, {"source": "microsoft_dir_sync_control", "target": "microsoft_dirsynccontrolrequestvalue", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L100", "weight": 1.0}, {"source": "microsoft_extended_dn_control", "target": "microsoft_extendeddn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L127", "weight": 1.0}, {"source": "microsoft_security_descriptor_control", "target": "microsoft_sdflags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L137", "weight": 1.0}], "raw_calls": [{"caller_nid": "microsoft_dir_sync_control", "callee": "c_long", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L115"}, {"caller_nid": "microsoft_dir_sync_control", "callee": "setComponentByName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L117"}, {"caller_nid": "microsoft_dir_sync_control", "callee": "setComponentByName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L118"}, {"caller_nid": "microsoft_dir_sync_control", "callee": "setComponentByName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L120"}, {"caller_nid": "microsoft_dir_sync_control", "callee": "setComponentByName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L122"}, {"caller_nid": "microsoft_dir_sync_control", "callee": "OctetString", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L122"}, {"caller_nid": "microsoft_dir_sync_control", "callee": "build_control", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L123"}, {"caller_nid": "microsoft_extended_dn_control", "callee": "setComponentByName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L128"}, {"caller_nid": "microsoft_extended_dn_control", "callee": "Integer", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L128"}, {"caller_nid": "microsoft_extended_dn_control", "callee": "build_control", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L129"}, {"caller_nid": "microsoft_show_deleted_control", "callee": "build_control", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L133"}, {"caller_nid": "microsoft_security_descriptor_control", "callee": "setComponentByName", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L138"}, {"caller_nid": "microsoft_security_descriptor_control", "callee": "build_control", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L139"}, {"caller_nid": "microsoft_persistent_search_control", "callee": "build_control", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/protocol/microsoft.py", "source_location": "L142"}]}