Skip to content

Latest commit

 

History

History
39 lines (35 loc) · 2.5 KB

File metadata and controls

39 lines (35 loc) · 2.5 KB

Resources: Schema files

some schema for offline use as download via script. original sources: https://github.com/CycloneDX/specification/blob/master

Currently using version b29918c192fdd8f75d46fb24aeb871bb13bd477c

file note
bom-1.0.SNAPSHOT.xsd applied changes: 1
bom-1.1.SNAPSHOT.xsd applied changes: 1
bom-1.2.SNAPSHOT.xsd applied changes: 1
bom-1.3.SNAPSHOT.xsd applied changes: 1
bom-1.4.SNAPSHOT.xsd applied changes: 1
bom-1.5.SNAPSHOT.xsd applied changes: 1
bom-1.6.SNAPSHOT.xsd applied changes: 1
bom-1.7.SNAPSHOT.xsd applied changes: 1
bom-1.2.SNAPSHOT.schema.json applied changes: 2,3,4,5,6
bom-1.3.SNAPSHOT.schema.json applied changes: 2,3,4,5,6
bom-1.4.SNAPSHOT.schema.json applied changes: 2,3,4,5,6
bom-1.5.SNAPSHOT.schema.json applied changes: 2,3,4,5,6
bom-1.6.SNAPSHOT.schema.json applied changes: 2,3,4,5,6
bom-1.7.SNAPSHOT.schema.json applied changes: 2,3,4,5,6,7
bom-1.2-strict.SNAPSHOT.schema.json applied changes: 2,3,4,5,6
bom-1.3-strict.SNAPSHOT.schema.json applied changes: 2,3,4,5,6
spdx.SNAPSHOT.xsd
spdx.SNAPSHOT.schema.json
jsf-0.82.SNAPSHOT.schema.json
cryptography-defs.SNAPSHOT.schema.json

changes:

  1. https?://cyclonedx.org/schema/spdx was replaced with spdx.SNAPSHOT.xsd
  2. spdx.schema.json was replaced with spdx.SNAPSHOT.schema.json
  3. jsf-0.82.schema.json was replaced with jsf-0.82.SNAPSHOT.schema.json
  4. properties.$schema.enum was fixed to match $id
  5. required.version removed, as it is actually optional with default value
  6. "format": "string" removed, as it is unknown to JSON spec
  7. cryptography-defs.schema.json was replaced with cryptography-defs.SNAPSHOT.schema.json