google / google/turbinia

Change ExportedFileArtifact to use CompressedDirectory type

Open
#950 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
794
Forks
172
PR merge metrics
No merged PRs in 30d

Description

Right now artifacts are generated file by file, so that drastically increases the number of Tasks that get executed in cases where there are lots of files (e.g. HTTP logs). We should either change the existing `ExportFileArtifact` evidence type to be a subclass of `CompressedDirectory` or create a new one that is.

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.