Skip to content

Commit 596bed9

Browse files
committed
Release 3.1.0
* Added * CLI via `composer make-bom` * Per default the command will validate the resulting SBoM before writing it to file/stdOut. * Added a switch `--no-validate` to disable result validation. * When the verbosity at "debug" level, then detailed debug info will be put out. This should help to find validation issues. * Validation classes/methods to test SBoM in XML and JSON format for spec 1.1, 1.2, 1.3 Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 0769029 commit 596bed9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

HISTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## unreleased
44

5+
## 3.1.0
6+
57
* Added
68
* CLI via `composer make-bom`
79
* Per default the command will validate the resulting SBoM before writing it to file/stdOut.

semver.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0
1+
3.1.0

0 commit comments

Comments
 (0)