The New Perimeter, Part 4: Building an AI Security Gateway

Part 3 covered the AI Security Gateway conceptually — inbound, RAG-context, and outbound protection for GenAI traffic. This part is the actual build: a working deployment using LiteLLM, an Apache 2.0 open-source AI gateway, with Redis for state tracking and rate limiting. ...

July 10, 2026 · 4 min · Jason, Cyber Professional

Repo Secret Scanner — Deployment Guide

Overview This guide covers the complete deployment of the Repo Secret Scanner from a fresh clone to a live public tool. It assumes you’re deploying into the same stack used for CyberGrind: Hugo + PaperMod on Cloudflare Pages, Cloudflare Workers for serverless backend functions, and GitHub for source control. ...

June 30, 2026 · 6 min · Logan