Detecting a Typosquatting Attack on my Go repositoryMarch 25, 2025A look at how I discovered a typosquatting attack on my repository and the steps I took to combat it.GitHubGoSecurityTyposquatting
Semantic Versioning Made Easy with svuMarch 5, 2025svu is a lightweight CLI tool that generates semantic versions based on your Git log and follows Conventional Commits. It is the perfect companion for GoReleaser.VersioningReleaseCI/CDGoGit