module api func: open container files
Offen
#1,194
6 Kommentare
0 Reaktionen
2 zugewiesene Personen
Beansprucht von @Johann-PLW
Auf GitHub ansehen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 1.2k
- Forks
- 303
- Ø Merge
- 4 Std. 32 Min.
- Gemergte PRs (30 T.)
- 216
Beschreibung
some updates lately have brought in functionality where module artifacts are directly opening tar files. we need to build a protected function the for API for modules to use when they need tar file contents. similar to `get_text_file_content` or `get_plist_content` funcs.
1. are there other compression types that a module might want to access?
2. do we make it a generic `get_compressed_file_contents` or similar?
3. anything else to consider?
see PR https://github.com/abrignoni/iLEAPP/pull/1187 for examples of accessing tar files
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.