CycloneDX / cyclonedx-ruby-gem

Creates CycloneDX Software Bill of Materials (SBOM) from Ruby projects
https://cyclonedx.org/
Apache License 2.0
21 stars 20 forks source link

Fix dependencies and add bom output location #9

Closed chris-sansone-angi closed 5 years ago

chris-sansone-angi commented 5 years ago

Fixes Issue #8

Description of Change

  1. Fix issue where runtime dependencies are not listed in gemspec
  2. Added better error logging
  3. Added option to specify location of BOM output