docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/dc82a94d2ce060a429fda3165ea3871db1aa8bf892b9dd25a9f314ea14eda744.json
vendored
Normal file
1
graphify-out/cache/dc82a94d2ce060a429fda3165ea3871db1aa8bf892b9dd25a9f314ea14eda744.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ldap3_extend_microsoft_modifypassword_py", "label": "modifyPassword.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L1"}, {"id": "modifypassword_ad_modify_password", "label": "ad_modify_password()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L34"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_microsoft_modifypassword_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/extend/microsoft/modifyPassword.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_microsoft_modifypassword_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/extend/microsoft/modifyPassword.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_microsoft_modifypassword_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_core_results_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_microsoft_modifypassword_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_dn_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_microsoft_modifypassword_py", "target": "backend_venv_lib_python3_12_site_packages_ldap3_utils_conv_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ldap3_extend_microsoft_modifypassword_py", "target": "modifypassword_ad_modify_password", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L34", "weight": 1.0}], "raw_calls": [{"caller_nid": "modifypassword_ad_modify_password", "callee": "safe_dn", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L37"}, {"caller_nid": "modifypassword_ad_modify_password", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L39"}, {"caller_nid": "modifypassword_ad_modify_password", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L41"}, {"caller_nid": "modifypassword_ad_modify_password", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L43"}, {"caller_nid": "modifypassword_ad_modify_password", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L46"}, {"caller_nid": "modifypassword_ad_modify_password", "callee": "modify", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L47"}, {"caller_nid": "modifypassword_ad_modify_password", "callee": "modify", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L52"}, {"caller_nid": "modifypassword_ad_modify_password", "callee": "get_response", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L57"}, {"caller_nid": "modifypassword_ad_modify_password", "callee": "log_enabled", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L71"}, {"caller_nid": "modifypassword_ad_modify_password", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L72"}, {"caller_nid": "modifypassword_ad_modify_password", "callee": "LDAPOperationResult", "source_file": "backend/venv/lib/python3.12/site-packages/ldap3/extend/microsoft/modifyPassword.py", "source_location": "L73"}]}
|
||||
Reference in New Issue
Block a user