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

trusted-cgi

via awesome-list
→ View on GitHub
Trusted-CGI is a lightweight, self-hosted serverless functions engine that enables the execution of scripts and applications on demand through a simplified interface. Its primary use case involves facilitating quick deployment of lambda functions via a single binary, offering features such as a rich API, user authentication, IP restrictions, scheduling via cron-style actions, and built-in queuing. Designed for low-resource environments, it allows developers to execute a variety of applications efficiently while providing straightforward JSON input/output handling.