google / turbinia

Automation and Scaling of Digital Forensics Tools
Apache License 2.0
749 stars 162 forks source link

Filter ContainerEnumeration output #1351

Closed aarontp closed 11 months ago

aarontp commented 1 year ago

Description of the change

Filters the output of ContainerEnumeration Task to remove any system containers and any containers with names or images that are known to be system related in order to reduce the Evidence/Task count noise with containers that we rarely will need to inspect.

Also:

Applicable issues

Additional information

Checklist