aboutcode-org / aboutcode-org/scancode.io

Add progressive archive extraction pipe

Open
#307 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
215
Forks
203
Avg merge
4d 8h
Merged PRs (30d)
6

Description

To support handling of nested archives inside a scanned codebase we have possible ways:
1. extract everything upfront recursively at full depth
2. extract on demand when there is a need

The first solution is easy but likely noisy. The second solution would be better

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.