sbom-utility icon indicating copy to clipboard operation
sbom-utility copied to clipboard

Add Apache Skywalking-eyes license checking to GitHub action CI workflow

Open mrutkows opened this issue 1 year ago • 1 comments

Apache Skywalking-eyes (action): https://github.com/apache/skywalking-eyes

Reference example: https://github.com/CycloneDX/cyclonedx-gomod/blob/main/.github/workflows/ci.yml

  • Corresponding config file (path include/exclude): https://github.com/CycloneDX/cyclonedx-gomod/blob/main/.licenserc.yml

mrutkows avatar May 10 '24 15:05 mrutkows

After further evaluation and testing the Skywalking-eyes action, although it can support a single license project, may not be the best long-term solution as many dependencies cause a plurality of licenses to be referenced.

mrutkows avatar Jun 25 '24 14:06 mrutkows