Skip to content

Conversation

OwlvChirotha
Copy link

  • Extends the official save_image node
  • Allows users to save images to any custom directory
  • Maintains panel preview functionally via temporary copies
  • Auto-cleans temp files on each run

- Extends the official save_image node
- Allows users to save images to any custom directory
- Maintains panel preview functionally via temporary copies
- Auto-cleans temp files on each run
@ltdrdata
Copy link
Member

The custom_path introduces a security risk by allowing access to arbitrary paths that are not controlled by the user.
Please restrict path creation to only those within the pre-approved directories defined by a whitelist policy.

https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes/blob/d2416fd7e67c0b371831abc0bc3e7a371fdd0a8b/__init__.py#L48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants