Latest Post
GitHub Webhook Secret Exposure via x-github-encoded-secret Header
How GitHub accidentally leaked webhook secrets via an erroneous HTTP header, what data was exposed, and the exact steps to rotate your secrets now.
Writing
Content focused on GitHub workflows, repositories, automation, CI/CD, and collaboration best practices.
Latest Post
How GitHub accidentally leaked webhook secrets via an erroneous HTTP header, what data was exposed, and the exact steps to rotate your secrets now.
GitHub Actions accumulates artifacts fast. How to automatically delete old artifacts using a reusable workflow — with age filters, size limits, and per-repo scheduling.