
turbinia 20240820
0
Automation and Scaling of Digital Forensics Tools
Contents
Turbinia is an open-source framework for distributed forensic workloads. It automates common forensic tools, scales processing in the cloud, and parallelizes tasks for faster results. Clients request processing, servers schedule tasks, and workers execute them. Communication is done through Google Cloud PubSub or Kombu messaging.
Stars: 782, Watchers: 782, Forks: 167, Open Issues: 106The google/turbinia repo was created 10 years ago and the last code push was 1 months ago.
The project is popular with 782 github stars!
How to Install turbinia
You can install turbinia using pip
pip install turbinia
or add it to a project with poetry
poetry add turbinia
Package Details
- Author
- Turbinia Developers
- License
- Apache-2.0
- Homepage
- https://github.com/google/turbinia
- PyPi:
- https://pypi.org/project/turbinia/
- Documentation:
- https://turbinia.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/google/turbinia
Classifiers
Related Packages
Errors
A list of common turbinia errors.
Code Examples
Here are some turbinia code examples and snippets.
GitHub Issues
The turbinia package has 106 open issues on GitHub
- Bump urllib3 from 2.6.0 to 2.6.3 in the pip group across 1 directory
- Fix yara update logic
pythonfix







