Skip to content

Refactor zip handling with safe_open_zip and safe_read_all_zip#14408

Merged
rossops merged 2 commits intobugfixfrom
zip-handling-consolidation
Mar 2, 2026
Merged

Refactor zip handling with safe_open_zip and safe_read_all_zip#14408
rossops merged 2 commits intobugfixfrom
zip-handling-consolidation

Conversation

@Maffooch
Copy link
Copy Markdown
Contributor

Consolidate zip file handling by introducing safe_open_zip and safe_read_all_zip functions. Update existing importers to utilize these new functions for safer zip file operations.

Copy link
Copy Markdown
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@Maffooch Maffooch added this to the 2.56.0 milestone Feb 27, 2026
Copy link
Copy Markdown
Member

@valentijnscholten valentijnscholten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mtesauro
Copy link
Copy Markdown
Contributor

mtesauro commented Mar 1, 2026

Could we use https://github.com/barseghyanartur/safezip instead?

FWIW, I kinda like not having YAD - yet another dependency

@Maffooch
Copy link
Copy Markdown
Contributor Author

Maffooch commented Mar 2, 2026

FWIW, I kinda like not having YAD - yet another dependency

Yeah agreed

@rossops rossops merged commit e8f1e51 into bugfix Mar 2, 2026
150 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants