<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Nickolas Theodoulou</title>
    <description>The latest articles on DEV Community by Nickolas Theodoulou (@nickolas_theodoulou_787d3).</description>
    <link>https://dev.to/nickolas_theodoulou_787d3</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3593452%2F16950be9-7f0d-4e26-9d18-b5852d294e6c.png</url>
      <title>DEV Community: Nickolas Theodoulou</title>
      <link>https://dev.to/nickolas_theodoulou_787d3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nickolas_theodoulou_787d3"/>
    <language>en</language>
    <item>
      <title>NPMScan - keep your NPM packages secure</title>
      <dc:creator>Nickolas Theodoulou</dc:creator>
      <pubDate>Sun, 02 Nov 2025 21:34:40 +0000</pubDate>
      <link>https://dev.to/nickolas_theodoulou_787d3/npmscan-keep-your-npm-packages-secure-23ih</link>
      <guid>https://dev.to/nickolas_theodoulou_787d3/npmscan-keep-your-npm-packages-secure-23ih</guid>
      <description>&lt;p&gt;Ever opened GitHub on a Monday and found 47 Dependabot PRs waiting for you? 😅&lt;/p&gt;

&lt;p&gt;Keeping npm dependencies secure and up to date across multiple repos feels impossible. Dependabot helps, but when every repo creates tens of PRs, the noise hides what actually matters.&lt;/p&gt;

&lt;p&gt;Therefore, I built npmscan, a dashboard that scans all your GitHub repos for package.json files, highlights vulnerable or outdated dependencies, and shows you what to fix first.&lt;/p&gt;

&lt;p&gt;If you’re managing multiple repos and want clear visibility into npm security, try it free → &lt;a href="https://npmscan.io" rel="noopener noreferrer"&gt;https://npmscan.io&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love feedback from other tech leads and security engineers 👇&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>npm</category>
      <category>security</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
