<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on SK telecom Open Source</title><link>https://sktelecom.github.io/en/categories/blog/</link><description>Recent content in Blog on SK telecom Open Source</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 04 Jun 2026 13:40:09 +0900</lastBuildDate><atom:link href="https://sktelecom.github.io/en/categories/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Introducing SBOM Generator, a Supply Chain Security Tool</title><link>https://sktelecom.github.io/en/blog/2026/06/04/introducing-sbom-generator-a-supply-chain-security-tool/</link><pubDate>Thu, 04 Jun 2026 00:00:00 +0000</pubDate><guid>https://sktelecom.github.io/en/blog/2026/06/04/introducing-sbom-generator-a-supply-chain-security-tool/</guid><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;SK Telecom has released &lt;a href="https://github.com/sktelecom/sbom-tools"&gt;SBOM Generator&lt;/a&gt;, a supply chain security tool it developed in-house, as open source. SBOM Generator analyzes the components of your software and automatically produces a CycloneDX 1.6 SBOM (Software Bill of Materials).&lt;/p&gt;
&lt;p&gt;As software supply chain security grows in importance, knowing exactly which open source components and versions are included becomes increasingly critical. SBOM Generator automates this process, easing the burden for both the producer and the receiver of software.&lt;/p&gt;</description></item><item><title>onot, the Open Source Notice Generator, Gets a Major Overhaul</title><link>https://sktelecom.github.io/en/blog/2026/06/04/onot-the-open-source-notice-generator-gets-a-major-overhaul/</link><pubDate>Thu, 04 Jun 2026 00:00:00 +0000</pubDate><guid>https://sktelecom.github.io/en/blog/2026/06/04/onot-the-open-source-notice-generator-gets-a-major-overhaul/</guid><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/sktelecom/onot"&gt;onot&lt;/a&gt;, the open source notice generator jointly developed by SK Telecom and Kakao, has been substantially overhauled. onot is a compliance tool that reads an SBOM (Software Bill of Materials) and automatically produces an open source license notice (OSS Notice). This update broadens both the input and output formats, and onot can now be used as a desktop app in addition to the command-line tool.&lt;/p&gt;
&lt;h2 id="whats-new"&gt;What&amp;rsquo;s New&lt;a class="td-heading-self-link" href="#whats-new" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="it-reads-more-sbom-formats"&gt;It reads more SBOM formats&lt;a class="td-heading-self-link" href="#it-reads-more-sbom-formats" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Previously onot accepted only SPDX documents. It can now also read &lt;a href="https://cyclonedx.org"&gt;CycloneDX&lt;/a&gt; (JSON, XML) and Excel. For SPDX it supports JSON, YAML, Tag-Value, and RDF. onot detects the input format from the file extension and content, so you do not need to specify the format yourself.&lt;/p&gt;</description></item></channel></rss>