aboutcode-org / aboutcode-org/scancode.io
Add progressive archive extraction pipe
Aperta
- Lingua principale
- Python
- Stelle
- 215
- Fork
- 203
- Merge medio
- 4g 8h
- PR unite (30g)
- 6
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.