<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Error Generating SBOM using ncs-sbom</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122304/error-generating-sbom-using-ncs-sbom</link><description>Im tring to generate sbom in html or spdx format yousing west ncs-sbom -d build i got this error: package.name += &amp;#39;-&amp;#39; + package.version TypeError: unsupported operand type(s) for +=: &amp;#39;NoneType&amp;#39; and &amp;#39;str&amp;#39; Error: Launched process exited with non-zero status</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Jun 2025 11:23:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122304/error-generating-sbom-using-ncs-sbom" /><item><title>RE: Error Generating SBOM using ncs-sbom</title><link>https://devzone.nordicsemi.com/thread/539694?ContentTypeID=1</link><pubDate>Wed, 18 Jun 2025 11:23:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c4930d4-a7f9-4ad5-9e77-6ecccd5a46f5</guid><dc:creator>Hamza-Bahri</dc:creator><description>&lt;p&gt;it worked when i used the license detector option and excluded the git-info detector.&lt;br /&gt;git info will cause the error if the package name is unknown.&lt;/p&gt;
&lt;p&gt;west&amp;nbsp; ncs-sbom -d build --license-detectors spdx-tag,full-text,external-file,scancode-toolkit&lt;/p&gt;
&lt;p&gt;&lt;span data-teams="true"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>