Skip to content

Commit 6250402

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 97d594e commit 6250402

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

res/schema/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,13 @@ Currently using version
2121
| [`bom-1.4.SNAPSHOT.schema.json`](bom-1.4.SNAPSHOT.schema.json) | applied changes: 2,3,4,5,6 |
2222
| [`bom-1.5.SNAPSHOT.schema.json`](bom-1.5.SNAPSHOT.schema.json) | applied changes: 2,3,4,5,6 |
2323
| [`bom-1.6.SNAPSHOT.schema.json`](bom-1.6.SNAPSHOT.schema.json) | applied changes: 2,3,4,5,6 |
24-
| [`bom-1.7.SNAPSHOT.schema.json`](bom-1.7.SNAPSHOT.schema.json) | applied changes: 2,3,4,5,6 |
24+
| [`bom-1.7.SNAPSHOT.schema.json`](bom-1.7.SNAPSHOT.schema.json) | applied changes: 2,3,4,5,6,7 |
2525
| [`bom-1.2-strict.SNAPSHOT.schema.json`](bom-1.2-strict.SNAPSHOT.schema.json) | applied changes: 2,3,4,5,6 |
2626
| [`bom-1.3-strict.SNAPSHOT.schema.json`](bom-1.3-strict.SNAPSHOT.schema.json) | applied changes: 2,3,4,5,6 |
2727
| [`spdx.SNAPSHOT.xsd`](spdx.SNAPSHOT.xsd) | |
2828
| [`spdx.SNAPSHOT.schema.json`](spdx.SNAPSHOT.schema.json) | |
2929
| [`jsf-0.82.SNAPSHOT.schema.json`](jsf-0.82.SNAPSHOT.schema.json) | |
30+
| [`cryptography-defs.SNAPSHOT.schema.json`](cryptography-defs.SNAPSHOT.schema.json) | |
3031

3132
changes:
3233
1. `https?://cyclonedx.org/schema/spdx` was replaced with `spdx.SNAPSHOT.xsd`
@@ -35,3 +36,4 @@ changes:
3536
4. `properties.$schema.enum` was fixed to match `$id`
3637
5. `required.version` removed, as it is actually optional with default value
3738
6. `"format": "string"` removed, as it is unknown to JSON spec
39+
7. `cryptography-defs.schema.json` was replaced with `cryptography-defs.SNAPSHOT.schema.json`

0 commit comments

Comments
 (0)