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

ctfup

TypeScript ★ 13 via github-topic
→ View on GitHub
ctfup is a command-line interface (CLI) tool designed to facilitate the deployment of Capture The Flag (CTF) challenges onto a Kubernetes cluster for csictf. It utilizes an npm package structured to streamline the challenge setup process, requiring specific directory and configuration file structures, and is built on NodeJS and TypeScript, leveraging Google Kubernetes Engine. Notable features include automated deployment based on challenge specifications stored in YAML files, making it ideal for educational and competitive hacking environments.