Monitoring External Github Repos for SBOMs
GitHub Release Monitoring: SBOM Automation for External Repos 馃殌 If you鈥檝e been following our sbommv blog series, welcome to the fourth one鈥攅ach post tackling a new challenge around SBOM automation. Here鈥檚 a quick recap of what we鈥檝e covered so far: GitHub Release Transfers: How to fetch SBOMs from GitHub release pages and move them to systems like folders, Dependency-Track, Interlynk, or AWS S3. Folder Monitoring: Running sbommv in daemon mode to continuously watch a local folder and upload new SBOMs as they appear. AWS S3 Integration: Adding S3 as both an input and output adapter, enabling SBOM flows to and from S3 buckets. In short, sbommv is a tool built for automation鈥攄esigned to seamlessly move SBOMs across systems, with support for format conversion, metadata enrichment, and monitoring workflows like folders. ...