aboutcode-org / aboutcode-org/extractcode
Check uncompressed size before extract entries of archive
Aberta
- Linguagem predominante
- Python
- Estrelas
- 39
- Forks
- 23
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.