cyclonedx-ruby-gem icon indicating copy to clipboard operation
cyclonedx-ruby-gem copied to clipboard

invalid option: --format

Open fatsolko opened this issue 1 year ago • 3 comments
trafficstars

$ cyclonedx-ruby --path . --format json
/bundle/gems/cyclonedx-ruby-1.1.0/lib/bom_builder.rb:68:in `setup': invalid option: --format (OptionParser::InvalidOption)
	from /bundle/gems/cyclonedx-ruby-1.1.0/lib/bom_builder.rb:15:in `build'
	from /bundle/gems/cyclonedx-ruby-1.1.0/bin/cyclonedx-ruby:4:in `<top (required)>'
	from /bundle/bin/cyclonedx-ruby:23:in `load'
	from /bundle/bin/cyclonedx-ruby:23:in `<main>'

format is in readme.md, but didn't work

fatsolko avatar Mar 25 '24 14:03 fatsolko

I think need to add 1.2.0 version into ruby gem hub

fatsolko avatar Mar 25 '24 17:03 fatsolko

Yeah, 1.1 is the latest on rubygems.org

kernelsmith avatar Apr 11 '24 20:04 kernelsmith

I see that @ryancammer bumped the version on GitHub to 1.2.0 with fd1c2b63f319535081238288344983d76599f50c, almost a full year ago. Is there anything holding back a proper gem release? /cc @stevespringett, et. al.

jamis avatar Jun 07 '24 19:06 jamis