ComfyUI-Manager/comfyui_manager/glob/utils
Dr.Lt.Data ef8703a3d7
Some checks failed
Publish to PyPI / build-and-publish (push) Has been cancelled
Python Linting / Run Ruff (push) Has been cancelled
security(api): add path traversal and CRLF injection protection
- Add is_safe_path_target() and get_safe_file_path() utilities
- Validate history id and snapshot target parameters in API endpoints
- Sanitize config string values to prevent CRLF injection
2026-01-08 18:35:03 +09:00
..
__init__.py [feat] Add client_id support to task queue system 2025-06-13 19:33:05 -07:00
environment_utils.py refactor: remove preview_method and component legacy features 2025-12-19 22:39:59 +09:00
formatting_utils.py migrate to data models for all routes 2025-06-13 19:37:57 -07:00
model_utils.py [refactor] Move model utility functions to model_utils module 2025-06-17 14:24:31 -07:00
node_pack_utils.py [feat] Add client_id support to task queue system 2025-06-13 19:33:05 -07:00
security_utils.py security(api): add path traversal and CRLF injection protection 2026-01-08 18:35:03 +09:00