LightRAG/lightrag
yangdx 8f6287e27e Add path traversal security validation for file deletion operations
• Add validate_file_path_security function
• Prevent path traversal attacks
• Validate file paths before deletion
• Check both input and enqueued dirs
• Log security violations
2025-09-17 01:12:44 +08:00
..
api Add path traversal security validation for file deletion operations 2025-09-17 01:12:44 +08:00
kg
llm
tools
__init__.py
base.py
constants.py
exceptions.py
lightrag.py
namespace.py
operate.py
prompt.py
rerank.py
types.py
utils.py
utils_graph.py