mirror of
https://github.com/langgenius/dify.git
synced 2026-02-11 10:01:30 -05:00
299 B
299 B
Summary: Summary:
- Imports app bundles, including asset extraction into app asset storage.
Invariants:
- Asset imports respect zip security checks and tenant/app scoping.
- Draft asset packaging uses AppAssetStorage for key mapping.
Tests:
- Bundle import unit tests and zip validation coverage.