Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix repeatably and un-catchable errors for encrypted or unsupported version zip files. #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mickeyjohn
Copy link

@mickeyjohn mickeyjohn commented Sep 28, 2022

Because the error is applied for the whole zip file, the fix is to throw the error even only once and stop parsing the zip file.

Fix un-catch-able errors for encrypted or unsupported version zip files
@mickeyjohn mickeyjohn mentioned this pull request Sep 28, 2022
@mickeyjohn mickeyjohn changed the title Fix un-catch-able errors for encrypted or unsupported version zip files. Fix repeatably and un-catchable errors for encrypted or unsupported version zip files. Sep 28, 2022
@gazal-k
Copy link

gazal-k commented Mar 2, 2023

Looks like this repository may not be maintained anymore and someone may need to fork it. Or @mhr3 would you please add other maintainers to this repo?

@mhr3
Copy link
Owner

mhr3 commented Mar 3, 2023

Or @mhr3 would you please add other maintainers to this repo?

Sure, sorry, didn't have time to maintain this lib

@gazal-k
Copy link

gazal-k commented Mar 3, 2023

Sure, sorry, didn't have time to maintain this lib

No worries. I can help maintaining this repo. We could add some quality gates (CI) and start accepting contributions.

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.

3 participants