Post details
I've been working on a Ruby library for Package URLs (PURL) - the standard way to identify software packages across different ecosystems, you see these in SBOMs a lot: pkg:gem/rails@7.0.0 or pkg:npm/@babel/core. Originally built this for @ecosystems but figured it might be useful for others too. https://github.com/andrew/purl https://rubygems.org/gems/purl












