google/turbinia

Sort and unique saved file path output in turbiniactl

Open

#825 opened on Jun 2, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (170 forks)github user discovery
Tinyenhancementgood first issue

Repository metrics

Stars
 (789 stars)
PR merge metrics
 (PR metrics pending)

Description

Both the local paths and the remote saved paths for evidence is saved as part of the task result. Depending on the configuration a path can also get saved twice. We should sort the output and only show unique results to make things more readable.

Contributor guide