You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SerializersGroups will skip unsupported elements silently, instead of forwarding caught exceptions.
This results in an overall smoother SBoM generation process, just as intended.
Added
CLI via composer make-bom
Will try to populate metadata of the SBoM result.
Core library
Added models for spec elements: metadata, tools, tool
Added ability to serialize metadata to XML.
Added ability to serialize metadata to JSON.
Fixed
CLI via composer make-bom
composer packages of type project or composer-plugin
result as CycloneDX component of type application, was library.
Misc
Updated demos/examples to reflect current state of SBoM results including metadata.