Registry / utility / cyclonedx-ruby

cyclonedx-ruby

JSON →
library1.1.0rbrubygemsunverified

Generates CycloneDX software bill-of-materials (SBOM) documents from Ruby projects.

gem install cyclonedx-ruby
INSTALL
IMPORT
SIG · CYCLONEDX-RUBY
C
cyclonedx-ruby
utilityrubyv1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CycloneDX
require 'cyclonedx-ruby'

Create and output a CycloneDX SBOM XML document.

require 'cyclonedx-ruby' bom = CycloneDX::BOM.new bom.add_component(name: 'my-gem', version: '1.0.0') puts bom.to_xml
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
cyclonedx-ruby — gem install cyclonedx-ruby · libregistry