mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
Can we submit unpacked plugin files with the difypkg file? #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fdb02983rhy on GitHub (Mar 7, 2025).
It's difficult to check what changes were made in the PR if only difypkg was submitted.
@hjlarry commented on GitHub (Mar 10, 2025):
+1
@bowenliang123 commented on GitHub (Mar 13, 2025):
+1
@fdb02983rhy commented on GitHub (Mar 13, 2025):
@LogicOber Hi, please take it into consideration if possible.
@kurokobo commented on GitHub (Mar 14, 2025):
I agree with this proposal.
From a slightly different perspective, the current PR could be abused as a means of getting a maliciously crafted ZIP file to unzip on the reviewer's end.
For example, a ZIP file attached to an email from an unknown source is usually recommended to be discarded without unzipping, but in order to review the PRs in this repository, one has no choice but to unzip them at their own peril. This is not a very desirable situation.
@kevintsai1202 commented on GitHub (Mar 17, 2025):
+1 Auto check also decompresses the file before checking. Why not upload the source code first, let the system complete the check, and then have it package the files?
@LogicOber commented on GitHub (Apr 13, 2025):
Thank you everyone for your feedback and support. We have already discussed the relevant issues internally and will follow up on subsequent strategies as soon as possible. 💙
@crazywoola commented on GitHub (Feb 3, 2026):
Hi @fdb02983rhy, thanks for opening this issue.
Why this is being closed
This issue tracker is reserved for actionable bugs/tasks. This report looks like a usage question.
Next steps
Please use the community channels instead:
If this is actually a bug/task, please open a new issue with clear reproducible details.
Thanks for understanding and for supporting Dify.