1.3.0 - Thorium Toolbox Support
Whats changed in Thorium!
[1.3.0] - 2025-10-17
Thorctl toolbox support allows for the quick import over 40 images and 20
pipelines into your Thorium instance. Some examples of images you can import
are:
- binwalk
- capa
- clamav
- cwe-checker
- email-parser
- floss
- foremost
- ssdeep
- quantumstrand
- xortool
- zeek-dump
This also resolves some issues with running Thorium in AWS surrounding bucket creation.
🚀 Features
- (operator) Added support for skipping automatic bucket creation - (451e60c)
- (thorctl) Added toolbox import functionality - (c837004)
🐛 Bug Fixes
- (api) Fixed issue where the api may panic when sending emails - (67ad9fc)
- (api) Readded non zero split fix - (89101a6)
- (api) Fixed issue that required transparent rewrites for the UI - (ada19c6)
- (event) Fixed issue where the event handler was needlessly spammy - (5b503ba)
⚙️ Miscellaneous Tasks
- (readme) Added toolbox info to the FAQ - (fb63c83)
