Skip to content

Commit ad19b8d

Browse files
committed
🦺 schemas for validation
Signed-off-by: Peter H. Boling <peter.boling@gmail.com>
1 parent ed90169 commit ad19b8d

36 files changed

Lines changed: 2 additions & 5 deletions

cyclonedx-ruby.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Gem::Specification.new do |spec|
4848
"exe/*",
4949
"lib/**/*.rb",
5050
"lib/licenses.json",
51+
# Schemas used at runtime
52+
"schema/**/*",
5153
# Signatures
5254
"sig/**/*.rbs"
5355
]
File renamed without changes.

spec/specification-1.7/schema/bom-1.2-strict.schema.json renamed to schema/bom-1.2-strict.schema.json

File renamed without changes.

spec/specification-1.7/schema/bom-1.2.schema.json renamed to schema/bom-1.2.schema.json

File renamed without changes.

spec/specification-1.7/schema/bom-1.3-strict.schema.json renamed to schema/bom-1.3-strict.schema.json

File renamed without changes.

spec/specification-1.7/schema/bom-1.3.proto renamed to schema/bom-1.3.proto

File renamed without changes.

0 commit comments

Comments
 (0)