Skip to content

Limit zip file entries to 100MB - #1037

Open
pmachapman wants to merge 1 commit into
mainfrom
zip_bounds
Open

Limit zip file entries to 100MB#1037
pmachapman wants to merge 1 commit into
mainfrom
zip_bounds

Conversation

@pmachapman

@pmachapman pmachapman commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Fixes #974.

Requires corresponding change in SIL.Machine.


This change is Reviewable

@pmachapman
pmachapman requested review from Enkidu93 and ddaspit August 20, 2026 01:28
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.59%. Comparing base (43ffd54) to head (910af0a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1037   +/-   ##
=======================================
  Coverage   72.59%   72.59%           
=======================================
  Files         391      391           
  Lines       21676    21676           
  Branches     2820     2820           
=======================================
+ Hits        15735    15736    +1     
+ Misses       4814     4813    -1     
  Partials     1127     1127           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Decompression-bomb risk parsing Paratext zips

2 participants