<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://www.nguyenhuutien.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>The NPM Supply Chain Attack</title>
          <link>https://www.nguyenhuutien.com/blog/npm-supply-chain-attack</link>
          <description>On September 8th, 2025, a supply chain attack compromised 16 popular npm packages with over 2 billion downloads per week in total. Here is how I mitigated the risk.</description>
          <pubDate>Sat, 13 Sep 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>