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

Creates CycloneDX Software Bill of Materials (SBOM) from Ruby projects

Results 26 cyclonedx-ruby-gem issues
Sort by recently updated
recently updated
newest added

``` $ 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 `' from /bundle/bin/cyclonedx-ruby:23:in `load' from /bundle/bin/cyclonedx-ruby:23:in `' ``` format is in readme.md,...

There last gem in rubygems.org is [1.1.0](https://rubygems.org/gems/cyclonedx-ruby/versions/1.1.0) - July 13, 2019 (8.5 KB). Also, I'm happy to help out with this project. Cheers!

CycloneDX is a community effort. If you want to help out, become a contributor or maintainer, please let us know. Just ping here, or even better: join our slack via

help wanted

Updates the requirements on [cucumber](https://github.com/cucumber/cucumber-ruby) to permit the latest version. Release notes Sourced from cucumber's releases. v9.1.0 Added Changed First couple of passes of tidying up approximately 40% of the...

dependencies

Updates the requirements on [ostruct](https://github.com/ruby/ostruct) to permit the latest version. Release notes Sourced from ostruct's releases. v0.6.0 What's Changed Highlight ruby code blocks in README.md by @​harryuan65 in ruby/ostruct#47 Adds...

dependencies

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies

Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.3 to 7.0.7.1. Release notes Sourced from activesupport's releases. 7.0.7.1 Active Support Use a temporary file for storing unencrypted files while editing [CVE-2023-38037] Active Model No changes....

dependencies
ruby

https://cyclonedx.org/docs/1.4/json/#metadata

enhancement
help wanted