qaul / qaul.net

Internet Independent Wireless Mesh Communication App
https://qaul.net
GNU Affero General Public License v3.0
496 stars 63 forks source link

[CI/CD] Automated SBOM Generation #607

Closed brenodt closed 2 months ago

brenodt commented 5 months ago

Description

This PR introduces SBOM Generation as a job in the pipelines, alongside a standalone generation workflow, which can be triggered by using the tag generate-sbom.

It also stores the SBOMs as assets in the job, the latest of which can be accessed here: https://app.circleci.com/pipelines/github/qaul/qaul.net/1346/workflows/1f84f64c-d709-427a-980b-d74001b53c3c/jobs/4526/artifacts

I manually updated the generated SBOMs in the latest release. On the next one, it shall be done alongside the CD pipeline.