opensbom-generator / spdx-sbom-generator

Support CI generation of SBOMs via golang tooling.
396 stars 109 forks source link

Ruby - Not able to generate SPDX file in windows #74

Closed niruautomation closed 3 years ago

niruautomation commented 3 years ago

@lewisojile Tool Version build tool from the feat/ruby branch of the repository provided by @lewisojile Test Repo https://github.com/lewisojile/ruby-gem-sample OS Windows 10

Observed below error while trying to generate SPDX file

$ ./spdx-sbom-generator
INFO[2021-06-10T21:57:44+05:30] Starting to generate SPDX ...
FATA[2021-06-10T21:57:44+05:30] Failed to initialize command: no plugin system available for current path
niruautomation commented 3 years ago

With the latest fix provided by @lewisojile SPDX file was generated Cloned the code from main branch Built the tool Generated the SPDX file