> cat /dev/github | grep security-tools
discovered 03 Aug 2026

karton

via awesome-list
→ View on GitHub
Karton is a distributed malware processing framework that facilitates the creation of flexible and lightweight backend systems for malware analysis using Python, Redis, and S3 storage. Its primary use case is to streamline malware analysis workflows by integrating various analysis scripts into a cohesive pipeline, enhancing task management and logging capabilities. Notable features include the ability to process tasks through customizable classes, a command-line interface for management, and the option to monitor execution and manage logs, making it suitable for both malware analysis and broader microservice-oriented projects.