0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 01:10:43 +08:00
discourse/spec/lib/compression
Gabriel Grubba 8f62172de0
FIX: ZIP symlink entries are extracted as real directories (#41168)
## Summary

ZIP symlink entries are extracted as real directories – we should verify
before extracting

## Source

- Patch Triage: https://patch.discourse.org/patch-triage/890

---

🤖 Auto-generated from the patch diff via Patch Triage. Review carefully
before merging.

Co-authored-by: discourse-patch-triage
<272280883+discourse-patch-triage[bot]@users.noreply.github.com>

---------

Co-authored-by: discourse-patch-triage[bot] <272280883+discourse-patch-triage[bot]@users.noreply.github.com>
Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
2026-06-25 11:16:17 -03:00
..
engine_spec.rb FIX: ZIP symlink entries are extracted as real directories (#41168) 2026-06-25 11:16:17 -03:00
safe_zip_reader_spec.rb