aboutcode-org / aboutcode-org/extractcode

Check uncompressed size before extract entries of archive

Open
#30 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
39
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Some archives can contain a big size files. e.g. (https://github.com/gcc-mirror/gcc/releases/tag/releases%2Fgcc-9.4.0 with testdata) where are tar's located and two of them are 60gb big. Extractcode extract them by default.

It is possible to add size limit for those kind of files? like an ignore option.
or maybe to set the limit of the max. uncompressed size of the whole archive.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.