<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Alex Herrera Manzanares — Blog</title>
    <link>https://www.alexherrera.dev/en/blog</link>
    <description>Articles on security in day to day development. Each one carries the failing code, the fix, and how to check it.</description>
    <language>en</language>
    <lastBuildDate>Mon, 07 Sep 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://www.alexherrera.dev/en/blog.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>npm vs pnpm: what changes in the security of installing dependencies</title>
      <link>https://www.alexherrera.dev/en/blog/npm-vs-pnpm-install-security</link>
      <guid isPermaLink="true">https://www.alexherrera.dev/en/blog/npm-vs-pnpm-install-security</guid>
      <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
      <description>Four behaviours measured on both package managers, with the command that reproduces each one and the configuration that makes them match.</description>
    </item>
    <item>
      <title>Seven things to check in the code your AI writes</title>
      <link>https://www.alexherrera.dev/en/blog/seven-things-to-check-in-ai-generated-code</link>
      <guid isPermaLink="true">https://www.alexherrera.dev/en/blog/seven-things-to-check-in-ai-generated-code</guid>
      <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
      <atom:updated>2026-09-07T00:00:00Z</atom:updated>
      <description>Seven security failures that keep showing up in generated code, each with the code that breaks, the fix, and the command that proves it.</description>
    </item>
  </channel>
</rss>
