3.1.0
Feature release
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 is 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