Go

Contributing to a Google Open Source Project

A chance encounter with a failing osv-scanner job, gave me the opportunity to contribute to a Google Open Source Project, learn more about Go, and help others avoid running into the same issue in the future.

Go Homebrew Package

Go is an excellent language for writing command line tools, and Homebrew is the de facto package manager for macOS. This guide provides step by step instructions on how to get from go source code to published homebrew package.