ncs-sbom fails if package name is None

nRF Connect SDK 2.4.0


The issue is in scripts/west_commands/sbom/output_pre_process.py

Fullscreen
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
The code `package.name += '-' + package.version` fails if package.name is None