mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-03 21:20:49 +08:00
- test #3: guard the symlink-escape test with a try/except skip so it no longer errors on Windows CI where os.symlink needs elevated privileges / Developer Mode (mirrors the guard in the sibling test #2). - test #5: refresh the stale module docstring to describe the actual /view gating (view_image closure calling folder_paths.is_dangerous_content_type, the normalising check) instead of the bypassable raw set-membership test. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_ghsa_779p_01_origin_csrf.py | ||
| test_ghsa_779p_02_preview_traversal.py | ||
| test_ghsa_779p_03_annotated_traversal.py | ||
| test_ghsa_779p_04_userdata_xss.py | ||
| test_ghsa_779p_05_dangerous_content_types.py | ||