turbinia icon indicating copy to clipboard operation
turbinia copied to clipboard

Automation and Scaling of Digital Forensics Tools

Results 189 turbinia issues
Sort by recently updated
recently updated
newest added

The following PR: - Builds Web UI and adds build in `web/dist` - update .ignore to allow `/dist` within web folder to be tracked - Updates vscode docker dev container...

* Add a Turbinia controller docker build/k8s file used for troubleshooting and accessing direct logs * Move shared k8s resources between GKE pubsub and celery to a `common` folder and...

WIP

Implement a new flag for Fraken that just tests syntax, and use this in the Plaso task to not add Yara rules if they fail validity check

This pull request accomplishes two things: 1) Adds two new methods to the evidence module to generate a list of attributes for the Evidence sub-classes that can be processed by...

For some reason the user documentation is not rendering anymore on our readthedocs page: https://turbinia.readthedocs.io/en/latest/user/index.html

Created containerd support in turbinia using container-explorer.

Fixes #1126

enhancement

The `turbinia_config_tmpl.py` says to use `None` for local installation. ``` # Which Cloud provider to use. Valid options are None and 'GCP'. Use 'GCP' # for GCP or hybrid installations,...

bug

In #1122 we've discovered issues with file handles stuck on loop devices after a Task completes as well as some race conditions causing the postprocessor to fail detaching the disk....

enhancement