CheckMyHeaders: Your Go-To Tool for HTTP Security Header Checks
I'm excited to introduce CheckMyHeaders (CMH), a Python-based command-line tool that provides a quick and easy way to analyze your website's HTTP security headers. It’s a practical solution for developers, security researchers, and IT professionals who want to ensure their web applications are armored against common vulnerabilities via secure response headers.
Creating your First Secure CI/CD Pipeline with GitHub Actions
In the world of DevOps, security is paramount. In this post, I'll guide you through setting up your first CI/CD pipeline on GitHub with robust security analysis stages using some of the best open-source tools available.