<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="https://rss.buzzsprout.com/styles.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:psc="http://podlove.org/simple-chapters" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <atom:link href="https://rss.buzzsprout.com/2602204.rss" rel="self" type="application/rss+xml" />
  <atom:link href="https://pubsubhubbub.appspot.com/" rel="hub" xmlns="http://www.w3.org/2005/Atom" />
  <title>DevSec Station</title>

  <lastBuildDate>Thu, 30 Jul 2026 14:53:32 -0400</lastBuildDate>
  <link>https://www.devsecstation.com</link>
  <language>en-us</language>
  <copyright>© 2026 SheHacksPurple</copyright>
  <podcast:locked>yes</podcast:locked>
    <podcast:guid>0524789b-8a5b-5e00-8df8-a10228cd6845</podcast:guid>
  <itunes:author>Tanya Janca | SheHacksPurple</itunes:author>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <description><![CDATA[<p>DevSec Station is a security focused podcast for software developers who want to create amazing applications. Hosted by Tanya Janca, also known as SheHacksPurple, these short lessons will help you level up.</p>]]></description>
  <generator>Buzzsprout (https://www.buzzsprout.com)</generator>
  <itunes:keywords>DevSecOps, Secure Coding, Application Security, Software Security, Threat Modeling, software supply chain, DevSec, AI Security, OWASP, AppSec, Vulnerability Management, software supply chain Security</itunes:keywords>
  <itunes:owner>
    <itunes:name>Tanya Janca | SheHacksPurple</itunes:name>
  </itunes:owner>
  <image>
     <url>https://storage.buzzsprout.com/7ti250r8yayajke2slay0871bmlm?.jpg</url>
     <title>DevSec Station</title>
     <link>https://www.devsecstation.com</link>
  </image>
  <itunes:image href="https://storage.buzzsprout.com/7ti250r8yayajke2slay0871bmlm?.jpg" />
  <itunes:category text="Technology" />
  <podcast:person role="host" href="https://shehackspurple.ca" img="https://storage.buzzsprout.com/87n5sinddvzdiovon68hnynzdxw7">Tanya Janca | SheHacksPurple</podcast:person>
  <item>
    <itunes:title>Secure Defaults Beat Secure Training</itunes:title>
    <title>Secure Defaults Beat Secure Training</title>
    <itunes:summary><![CDATA[Security training has its place. But if training alone solved security problems, we wouldn't keep seeing the same vulnerabilities appear over and over again. The real problem usually isn't that developers don't know what to do; it's that the easiest path is often an insecure one. This episode is sponsored by Maze. In this episode of DevSec Station, Tanya Janca explains why secure defaults are one of the most effective security controls you can implement, why relying on memory and willpower ra...]]></itunes:summary>
    <description><![CDATA[<p>Security training has its place. But if training alone solved security problems, we wouldn&apos;t keep seeing the same vulnerabilities appear over and over again. The real problem usually isn&apos;t that developers don&apos;t know what to do; it&apos;s that the easiest path is often an insecure one.</p><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.</p><p>In this episode of DevSec Station, <a href='https://tanyajanca.com'>Tanya Janca</a> explains why secure defaults are one of the most effective security controls you can implement, why relying on memory and willpower rarely works under pressure, and how small changes to your development workflow can prevent the same mistakes from happening again. You&apos;ll learn why better systems consistently outperform good intentions. </p><p><b>You&apos;ll learn:</b></p><ul><li> why training alone isn&apos;t enough to improve security </li><li> how insecure defaults quietly create recurring security issues </li><li> why developers naturally follow the path of least resistance </li><li> how secure defaults reduce mistakes without slowing teams down </li><li> practical ways to improve security by changing one default at a time </li></ul><p>Tanya walks through a familiar day in the life of a busy developer, showing how insecure defaults become &quot;normal&quot; simply because they&apos;re already there. She explains why this isn&apos;t a developer problem (it&apos;s a systems design problem) and how thoughtful defaults can improve security for every future decision. </p><p><b>If you do just one thing after listening to this episode:</b></p><p>Choose one repository you actively work on and improve a single insecure default.</p><p>For example:</p><ul><li> update a configuration file so it starts with more secure settings </li><li> enable security checks in your CI pipeline to run every time </li><li> improve a project template so authentication, logging, or validation are included automatically </li><li> replace scripts that rely on plain text secrets to perform proper secret management instead </li></ul><p>You don&apos;t have to redesign your entire development process. One better default today can prevent countless mistakes tomorrow.</p><p>DevSec Station is a podcast by Tanya Janca (SheHacksPurple), focused on short, practical lessons that help software developers build more secure software.</p><p>Follow Tanya:</p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p>This episode is sponsored by Maze.</p><p>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.</p><p>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.</p><p>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.</p><p>Learn more about Maze <a href='https://mazehq.com/devsec'>https://mazehq.com/devsec</a></p>]]></description>
    <content:encoded><![CDATA[<p>Security training has its place. But if training alone solved security problems, we wouldn&apos;t keep seeing the same vulnerabilities appear over and over again. The real problem usually isn&apos;t that developers don&apos;t know what to do; it&apos;s that the easiest path is often an insecure one.</p><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.</p><p>In this episode of DevSec Station, <a href='https://tanyajanca.com'>Tanya Janca</a> explains why secure defaults are one of the most effective security controls you can implement, why relying on memory and willpower rarely works under pressure, and how small changes to your development workflow can prevent the same mistakes from happening again. You&apos;ll learn why better systems consistently outperform good intentions. </p><p><b>You&apos;ll learn:</b></p><ul><li> why training alone isn&apos;t enough to improve security </li><li> how insecure defaults quietly create recurring security issues </li><li> why developers naturally follow the path of least resistance </li><li> how secure defaults reduce mistakes without slowing teams down </li><li> practical ways to improve security by changing one default at a time </li></ul><p>Tanya walks through a familiar day in the life of a busy developer, showing how insecure defaults become &quot;normal&quot; simply because they&apos;re already there. She explains why this isn&apos;t a developer problem (it&apos;s a systems design problem) and how thoughtful defaults can improve security for every future decision. </p><p><b>If you do just one thing after listening to this episode:</b></p><p>Choose one repository you actively work on and improve a single insecure default.</p><p>For example:</p><ul><li> update a configuration file so it starts with more secure settings </li><li> enable security checks in your CI pipeline to run every time </li><li> improve a project template so authentication, logging, or validation are included automatically </li><li> replace scripts that rely on plain text secrets to perform proper secret management instead </li></ul><p>You don&apos;t have to redesign your entire development process. One better default today can prevent countless mistakes tomorrow.</p><p>DevSec Station is a podcast by Tanya Janca (SheHacksPurple), focused on short, practical lessons that help software developers build more secure software.</p><p>Follow Tanya:</p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p>This episode is sponsored by Maze.</p><p>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.</p><p>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.</p><p>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.</p><p>Learn more about Maze <a href='https://mazehq.com/devsec'>https://mazehq.com/devsec</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2602204/episodes/19503769-secure-defaults-beat-secure-training.mp3" length="4986273" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/n1nooqeevrq6o7yt6qvb36m64nuo?.jpg" />
    <itunes:author>Tanya Janca | SheHacksPurple</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19503769</guid>
    <pubDate>Wed, 29 Jul 2026 13:00:00 -0800</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19503769/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19503769/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19503769/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19503769/transcript.vtt" type="text/vtt" />
    <itunes:duration>411</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>8</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Why Current Security Tools Fail Developers</itunes:title>
    <title>Why Current Security Tools Fail Developers</title>
    <itunes:summary><![CDATA[Security tools are supposed to help developers build safer software. But sometimes it seems like they create more frustration than security. This episode is sponsored by Maze. In this episode of DevSec Station, Tanya Janca explains why many security tools overwhelm developers with alerts, how alert fatigue erodes trust, and why "more findings" doesn't mean "more security." You'll learn how to tune your classic AppSec tools so they surface meaningful issues instead of creating noise that every...]]></itunes:summary>
    <description><![CDATA[<p>Security tools are supposed to help developers build safer software. But sometimes it seems like they create more frustration than security.</p><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.</p><p>In this episode of DevSec Station, <a href='https://tanyajanca.com'>Tanya Janca</a> explains why many security tools overwhelm developers with alerts, how alert fatigue erodes trust, and why &quot;more findings&quot; doesn&apos;t mean &quot;more security.&quot; You&apos;ll learn how to tune your classic AppSec tools so they surface meaningful issues instead of creating noise that everyone eventually ignores.</p><p>You&apos;ll learn:<br/>• why classic AppSec tools often optimize for coverage instead of developer workflows<br/>• how alert fatigue develops and why it leads to missed vulnerabilities<br/>• why developers ignore noise (not security)<br/>• how to improve signal-to-noise in your existing tools<br/>• practical ways to make security tools work <em>with</em> your development process</p><p>Tanya walks through a familiar scenario: running a security scan that produces hundreds of findings, spending valuable time triaging alerts, then eventually starting to ignore the noise. She explains why this isn&apos;t a developer failure; it&apos;s the predictable result of tools that don&apos;t distinguish between theoretical issues and meaningful risk.</p><p>If you do just one thing after listening to this episode:</p><p>Pick one security tool you already use (SCA, SAST, or a secrets scanner) and tune it to better respect your time.</p><p>For example:<br/>• prioritize high-severity, <em>reachable</em> findings<br/>• highlight newly introduced issues instead of historical backlog<br/>• filter or downgrade specific types of findings your team never acts on<br/>• configure the tool to surface issues as early as possible in your workflow</p><p>The goal isn&apos;t to ignore security, it&apos;s to make the important signals very loud and visible.</p><p>DevSec Station is a podcast by Tanya Janca (SheHacksPurple), focused on short, practical lessons that help software developers build more secure software.</p><p>Follow Tanya:</p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.<br/>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.<br/><br/>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.<br/><br/>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.<br/><br/>Learn more about Maze https://<a href='https://mazehq.com/devsec'>mazehq.com/devsec</a></p>]]></description>
    <content:encoded><![CDATA[<p>Security tools are supposed to help developers build safer software. But sometimes it seems like they create more frustration than security.</p><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.</p><p>In this episode of DevSec Station, <a href='https://tanyajanca.com'>Tanya Janca</a> explains why many security tools overwhelm developers with alerts, how alert fatigue erodes trust, and why &quot;more findings&quot; doesn&apos;t mean &quot;more security.&quot; You&apos;ll learn how to tune your classic AppSec tools so they surface meaningful issues instead of creating noise that everyone eventually ignores.</p><p>You&apos;ll learn:<br/>• why classic AppSec tools often optimize for coverage instead of developer workflows<br/>• how alert fatigue develops and why it leads to missed vulnerabilities<br/>• why developers ignore noise (not security)<br/>• how to improve signal-to-noise in your existing tools<br/>• practical ways to make security tools work <em>with</em> your development process</p><p>Tanya walks through a familiar scenario: running a security scan that produces hundreds of findings, spending valuable time triaging alerts, then eventually starting to ignore the noise. She explains why this isn&apos;t a developer failure; it&apos;s the predictable result of tools that don&apos;t distinguish between theoretical issues and meaningful risk.</p><p>If you do just one thing after listening to this episode:</p><p>Pick one security tool you already use (SCA, SAST, or a secrets scanner) and tune it to better respect your time.</p><p>For example:<br/>• prioritize high-severity, <em>reachable</em> findings<br/>• highlight newly introduced issues instead of historical backlog<br/>• filter or downgrade specific types of findings your team never acts on<br/>• configure the tool to surface issues as early as possible in your workflow</p><p>The goal isn&apos;t to ignore security, it&apos;s to make the important signals very loud and visible.</p><p>DevSec Station is a podcast by Tanya Janca (SheHacksPurple), focused on short, practical lessons that help software developers build more secure software.</p><p>Follow Tanya:</p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.<br/>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.<br/><br/>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.<br/><br/>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.<br/><br/>Learn more about Maze https://<a href='https://mazehq.com/devsec'>mazehq.com/devsec</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2602204/episodes/19500462-why-current-security-tools-fail-developers.mp3" length="4720748" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/voksst83e1t3vezq63ll8g9gi8zt?.jpg" />
    <itunes:author>Tanya Janca | SheHacksPurple</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19500462</guid>
    <pubDate>Wed, 15 Jul 2026 13:00:00 -0800</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19500462/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19500462/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19500462/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19500462/transcript.vtt" type="text/vtt" />
    <itunes:duration>389</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>7</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>true</itunes:explicit>
  </item>
  <item>
    <itunes:title>Vibe Coding, Copilots, and Security Drift</itunes:title>
    <title>Vibe Coding, Copilots, and Security Drift</title>
    <itunes:summary><![CDATA[AI coding assistants can help developers move incredibly fast. But this new speed comes with a new challenge: security drift. This episode is sponsored by Maze. In this episode of DevSec Station, Tanya Janca explores how tools like GitHub Copilot, ChatGPT, Cursor, and other AI coding assistants can unintentionally change the security assumptions your software was built on. You'll learn what security drift is, why it happens so quietly, and how to keep the benefits of AI-assisted development w...]]></itunes:summary>
    <description><![CDATA[<p>AI coding assistants can help developers move incredibly fast. But this new speed comes with a new challenge: <b>security drift</b>.</p><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.</p><p>In this episode of DevSec Station, <a href='https://tanyajanca.com'>Tanya Janca</a> explores how tools like GitHub Copilot, ChatGPT, Cursor, and other AI coding assistants can unintentionally change the security assumptions your software was built on. You&apos;ll learn what security drift is, why it happens so quietly, and how to keep the benefits of AI-assisted development without letting important security controls slowly disappear.</p><p>You&apos;ll learn:<br/>• what security drift is and why it matters<br/>• how AI-generated code can subtly change security assumptions<br/>• why confidence and correctness are not the same thing<br/>• how security controls disappear during seemingly harmless refactors<br/>• practical ways to add guardrails to AI-assisted development workflows</p><p>Tanya walks through a realistic example of how authentication checks, input validation, and logging can slowly weaken over time as AI-generated code evolves through multiple edits and refactors. The code still works, the tests still pass, but the security posture is no longer what the team originally intended.</p><p>One practical action from this episode:</p><p>Choose one security-sensitive area where AI generates code for you, such as authentication, authorization, input validation, or secrets handling.</p><p>Then:<br/>• identify a known-good secure implementation<br/>• require AI-generated code to follow that pattern<br/>• add a review step or checklist item<br/>• automate enforcement where possible using tests, linters, static analysis, prompts, or a RAG server</p><p>The goal isn&apos;t to slow down or ban AI. It&apos;s to prevent AI from making security decisions on your behalf.</p><p>DevSec Station is a podcast by <a href='https://tanyajanca.com'>Tanya Janca</a> (<a href='https://shehackspurple.ca'>SheHacksPurple</a>), focused on short, practical lessons that help software developers build more secure software.</p><p>Follow Tanya:</p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.<br/>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.<br/><br/>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.<br/><br/>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.<br/><br/>Learn more about Maze https://<a href='https://mazehq.com/devsec'>mazehq.com/devsec</a></p>]]></description>
    <content:encoded><![CDATA[<p>AI coding assistants can help developers move incredibly fast. But this new speed comes with a new challenge: <b>security drift</b>.</p><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.</p><p>In this episode of DevSec Station, <a href='https://tanyajanca.com'>Tanya Janca</a> explores how tools like GitHub Copilot, ChatGPT, Cursor, and other AI coding assistants can unintentionally change the security assumptions your software was built on. You&apos;ll learn what security drift is, why it happens so quietly, and how to keep the benefits of AI-assisted development without letting important security controls slowly disappear.</p><p>You&apos;ll learn:<br/>• what security drift is and why it matters<br/>• how AI-generated code can subtly change security assumptions<br/>• why confidence and correctness are not the same thing<br/>• how security controls disappear during seemingly harmless refactors<br/>• practical ways to add guardrails to AI-assisted development workflows</p><p>Tanya walks through a realistic example of how authentication checks, input validation, and logging can slowly weaken over time as AI-generated code evolves through multiple edits and refactors. The code still works, the tests still pass, but the security posture is no longer what the team originally intended.</p><p>One practical action from this episode:</p><p>Choose one security-sensitive area where AI generates code for you, such as authentication, authorization, input validation, or secrets handling.</p><p>Then:<br/>• identify a known-good secure implementation<br/>• require AI-generated code to follow that pattern<br/>• add a review step or checklist item<br/>• automate enforcement where possible using tests, linters, static analysis, prompts, or a RAG server</p><p>The goal isn&apos;t to slow down or ban AI. It&apos;s to prevent AI from making security decisions on your behalf.</p><p>DevSec Station is a podcast by <a href='https://tanyajanca.com'>Tanya Janca</a> (<a href='https://shehackspurple.ca'>SheHacksPurple</a>), focused on short, practical lessons that help software developers build more secure software.</p><p>Follow Tanya:</p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.<br/>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.<br/><br/>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.<br/><br/>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.<br/><br/>Learn more about Maze https://<a href='https://mazehq.com/devsec'>mazehq.com/devsec</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2602204/episodes/19369779-vibe-coding-copilots-and-security-drift.mp3" length="5680912" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/2helgl24jss28wfciyszfn3yyevw?.jpg" />
    <itunes:author>Tanya Janca | SheHacksPurple</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19369779</guid>
    <pubDate>Wed, 01 Jul 2026 01:00:00 -0800</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19369779/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19369779/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19369779/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19369779/transcript.vtt" type="text/vtt" />
    <itunes:duration>470</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>6</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Secrets Management: Stop Playing Whack-a-Mole</itunes:title>
    <title>Secrets Management: Stop Playing Whack-a-Mole</title>
    <itunes:summary><![CDATA[If you've ever committed an API key, password, token, certificate, or other secret to a repository, you're not alone. Most secret leaks don't happen because developers don't care about security. They happen because the easiest place to put a secret is inside the code that uses it. This episode is sponsored by Maze. In this episode of DevSec Station, Tanya Janca explains why secrets leak, why "just be careful" isn't an effective security strategy, and how developers can stop playing whack-a-mo...]]></itunes:summary>
    <description><![CDATA[<p>If you&apos;ve ever committed an API key, password, token, certificate, or other secret to a repository, you&apos;re not alone. Most secret leaks don&apos;t happen because developers don&apos;t care about security. They happen because the easiest place to put a secret is inside the code that uses it.</p><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.</p><p>In this episode of DevSec Station, <a href='https://tanyajanca.com'>Tanya Janca</a> explains why secrets leak, why &quot;just be careful&quot; isn&apos;t an effective security strategy, and how developers can stop playing whack-a-mole with exposed credentials. You&apos;ll learn why secrets belong outside of source control, how secret scanning can help you find problems before attackers do, and what practical steps you can take to improve your workflow today.</p><p>You&apos;ll learn:<br/>• why repositories are terrible places to store secrets<br/>• how leaked secrets are discovered and exploited<br/>• why secret leaks are a workflow problem, not a developer problem<br/>• the difference between reacting to leaks and preventing them<br/>• how secrets management tools reduce risk and operational headaches</p><p>Tanya walks through a realistic example of how a secret accidentally makes its way into source control, what happens next, and how teams end up trapped in a cycle of rotating credentials and cleaning up incidents. She also shares a practical, developer-friendly process for finding and fixing exposed secrets before they become bigger problems.</p><p>One practical action from this episode:</p><p>Run a secrets scanner against every repository you actively work on. If you find a real secret:<br/>• rotate it immediately<br/>• move it into a secrets management solution<br/>• update the code so the secret is retrieved securely at runtime</p><p>And if your team doesn&apos;t have a secrets management tool yet, make the business case for one.</p><p>DevSec Station is a podcast by <a href='https://tanyajanca.com'>Tanya Janca</a> (<a href='https://shehackspurple.ca'>SheHacksPurple</a>), focused on short, practical lessons that help software developers build more secure software.</p><p>Follow Tanya:</p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.<br/>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.<br/><br/>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.<br/><br/>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.<br/><br/>Learn more about Maze https://<a href='https://mazehq.com/devsec'>mazehq.com/devsec</a></p>]]></description>
    <content:encoded><![CDATA[<p>If you&apos;ve ever committed an API key, password, token, certificate, or other secret to a repository, you&apos;re not alone. Most secret leaks don&apos;t happen because developers don&apos;t care about security. They happen because the easiest place to put a secret is inside the code that uses it.</p><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.</p><p>In this episode of DevSec Station, <a href='https://tanyajanca.com'>Tanya Janca</a> explains why secrets leak, why &quot;just be careful&quot; isn&apos;t an effective security strategy, and how developers can stop playing whack-a-mole with exposed credentials. You&apos;ll learn why secrets belong outside of source control, how secret scanning can help you find problems before attackers do, and what practical steps you can take to improve your workflow today.</p><p>You&apos;ll learn:<br/>• why repositories are terrible places to store secrets<br/>• how leaked secrets are discovered and exploited<br/>• why secret leaks are a workflow problem, not a developer problem<br/>• the difference between reacting to leaks and preventing them<br/>• how secrets management tools reduce risk and operational headaches</p><p>Tanya walks through a realistic example of how a secret accidentally makes its way into source control, what happens next, and how teams end up trapped in a cycle of rotating credentials and cleaning up incidents. She also shares a practical, developer-friendly process for finding and fixing exposed secrets before they become bigger problems.</p><p>One practical action from this episode:</p><p>Run a secrets scanner against every repository you actively work on. If you find a real secret:<br/>• rotate it immediately<br/>• move it into a secrets management solution<br/>• update the code so the secret is retrieved securely at runtime</p><p>And if your team doesn&apos;t have a secrets management tool yet, make the business case for one.</p><p>DevSec Station is a podcast by <a href='https://tanyajanca.com'>Tanya Janca</a> (<a href='https://shehackspurple.ca'>SheHacksPurple</a>), focused on short, practical lessons that help software developers build more secure software.</p><p>Follow Tanya:</p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.<br/>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.<br/><br/>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.<br/><br/>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.<br/><br/>Learn more about Maze https://<a href='https://mazehq.com/devsec'>mazehq.com/devsec</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2602204/episodes/19364579-secrets-management-stop-playing-whack-a-mole.mp3" length="5171515" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/p790dcs7ekc0ecnecia9e5n1bvsr?.jpg" />
    <itunes:author>Tanya Janca | SheHacksPurple</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19364579</guid>
    <pubDate>Wed, 17 Jun 2026 17:00:00 -0800</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19364579/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19364579/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19364579/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19364579/transcript.vtt" type="text/vtt" />
    <itunes:duration>428</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>5</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Supply Chain Is More Than Just Dependencies</itunes:title>
    <title>Supply Chain Is More Than Just Dependencies</title>
    <itunes:summary><![CDATA[Most developers think software supply chain security starts and ends with dependencies. But modern supply chain attacks don't stop there. Attackers look for paths into your software, and those paths often run through developers, CI/CD systems, build tools, deployment pipelines, and other trusted parts of the software delivery process.  This episode is sponsored by Maze.  In this episode of DevSec Station, Tanya Janca explains why the software supply chain is much bigger than libraries and pac...]]></itunes:summary>
    <description><![CDATA[<p>Most developers think software supply chain security starts and ends with dependencies. But modern supply chain attacks don&apos;t stop there. Attackers look for paths into your software, and those paths often run through developers, CI/CD systems, build tools, deployment pipelines, and other trusted parts of the software delivery process.<br/><br/>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.<br/><br/>In this episode of DevSec Station, <a href='https://shehackspurple.ca'>Tanya Janca</a> explains why the software supply chain is much bigger than libraries and packages, how modern attacks move through trusted systems, and what developers can do to better understand and protect the paths their software travels before it reaches production.<br/><br/>You&apos;ll learn:<br/>• why dependencies are only one part of the supply chain<br/>• how attackers move through trusted developer tooling and processes<br/>• what &quot;influence&quot; means in a software supply chain context<br/>• why supply chain attacks often appear normal until it&apos;s too late<br/>• how to identify and protect the paths that affect your software<br/><br/>Tanya walks through a realistic supply chain attack scenario where no application vulnerability is exploited directly. Instead, an attacker compromises a trusted part of the software delivery process and uses it to influence what gets built and deployed.<br/><br/>DevSec Station is a podcast by <a href='https://tanyajanca.com'>Tanya Janca</a> (<a href='https://shehackspurple.ca'>SheHacksPurple),</a> focused on short, practical lessons that help software developers build more secure software.<br/><br/>Follow Tanya:</p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p><br/><br/>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.<br/>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.<br/><br/>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.<br/><br/>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.<br/><br/>Learn more about Maze https://<a href='https://mazehq.com/devsec'>mazehq.com/devsec</a><br/><br/></p>]]></description>
    <content:encoded><![CDATA[<p>Most developers think software supply chain security starts and ends with dependencies. But modern supply chain attacks don&apos;t stop there. Attackers look for paths into your software, and those paths often run through developers, CI/CD systems, build tools, deployment pipelines, and other trusted parts of the software delivery process.<br/><br/>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.<br/><br/>In this episode of DevSec Station, <a href='https://shehackspurple.ca'>Tanya Janca</a> explains why the software supply chain is much bigger than libraries and packages, how modern attacks move through trusted systems, and what developers can do to better understand and protect the paths their software travels before it reaches production.<br/><br/>You&apos;ll learn:<br/>• why dependencies are only one part of the supply chain<br/>• how attackers move through trusted developer tooling and processes<br/>• what &quot;influence&quot; means in a software supply chain context<br/>• why supply chain attacks often appear normal until it&apos;s too late<br/>• how to identify and protect the paths that affect your software<br/><br/>Tanya walks through a realistic supply chain attack scenario where no application vulnerability is exploited directly. Instead, an attacker compromises a trusted part of the software delivery process and uses it to influence what gets built and deployed.<br/><br/>DevSec Station is a podcast by <a href='https://tanyajanca.com'>Tanya Janca</a> (<a href='https://shehackspurple.ca'>SheHacksPurple),</a> focused on short, practical lessons that help software developers build more secure software.<br/><br/>Follow Tanya:</p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p><br/><br/>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze</a>.<br/>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.<br/><br/>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.<br/><br/>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.<br/><br/>Learn more about Maze https://<a href='https://mazehq.com/devsec'>mazehq.com/devsec</a><br/><br/></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2602204/episodes/19289439-supply-chain-is-more-than-just-dependencies.mp3" length="5084133" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/yvehs810kmvsdatkrhx8ft0rhwai?.jpg" />
    <itunes:author>Tanya Janca | SheHacksPurple</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19289439</guid>
    <pubDate>Thu, 04 Jun 2026 12:00:00 -0800</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19289439/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19289439/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19289439/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19289439/transcript.vtt" type="text/vtt" />
    <itunes:duration>420</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>4</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Malicious Dependencies Aren’t an Accident</itunes:title>
    <title>Malicious Dependencies Aren’t an Accident</title>
    <itunes:summary><![CDATA[Malicious dependencies are not accidents. They are often intentionally designed to look trustworthy so developers install them without hesitation. In this episode of DevSec Station, Tanya Janca explains how attackers use typosquatting, dependency confusion, fake packages, and even AI-generated recommendations to compromise developer environments and steal credentials.  This episode is sponsored by Maze. You’ll learn: • how malicious packages trick developers • why dependency attacks work...]]></itunes:summary>
    <description><![CDATA[<p>Malicious dependencies are not accidents. They are often intentionally designed to look trustworthy so developers install them without hesitation. In this episode of DevSec Station, <a href='https://tanyajanca.com'>Tanya Janca</a> explains how attackers use typosquatting, dependency confusion, fake packages, and even AI-generated recommendations to compromise developer environments and steal credentials. </p><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze.</a></p><p>You’ll learn:<br/>• how malicious packages trick developers<br/>• why dependency attacks work so well<br/>• how attackers abuse trust and speed<br/>• why “just be careful” is not an effective defense<br/>• practical ways to add safer guardrails to your development workflow</p><p>Tanya walks through a realistic example of a dependency stealing AWS credentials, explains why this is a workflow problem instead of a developer failure, and shares practical steps you can take immediately to reduce risk in your own projects.</p><p>One practical action from this episode:<br/>Require new dependencies to go through pull request review, and add lightweight checks that help your team verify package names and sources before installation.</p><p>DevSec Station is a podcast by Tanya Janca, focused on short, practical lessons that help software developers build more secure software.</p><p>Follow Tanya:<br/>• <a href='https://shehackspurple.ca '>https://shehackspurple.ca </a><br/>• <a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a><br/>• <a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a><br/>• <a href='https://www.youtube.com/shehackspurple'>https://www.youtube.com/shehackspurple</a><br/>• <a href='https://www.youtube.com/shehackspurple'>https://TanyaJanca.com</a>  </p><p><br/></p><p>This episode is sponsored by Maze.<br/>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.<br/><br/>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.<br/><br/>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.<br/><br/>Learn more about Maze <a href='https://mazehq.com/devsec'>https://mazehq.com/devsec</a></p>]]></description>
    <content:encoded><![CDATA[<p>Malicious dependencies are not accidents. They are often intentionally designed to look trustworthy so developers install them without hesitation. In this episode of DevSec Station, <a href='https://tanyajanca.com'>Tanya Janca</a> explains how attackers use typosquatting, dependency confusion, fake packages, and even AI-generated recommendations to compromise developer environments and steal credentials. </p><p>This episode is sponsored by <a href='https://mazehq.com/devsec'>Maze.</a></p><p>You’ll learn:<br/>• how malicious packages trick developers<br/>• why dependency attacks work so well<br/>• how attackers abuse trust and speed<br/>• why “just be careful” is not an effective defense<br/>• practical ways to add safer guardrails to your development workflow</p><p>Tanya walks through a realistic example of a dependency stealing AWS credentials, explains why this is a workflow problem instead of a developer failure, and shares practical steps you can take immediately to reduce risk in your own projects.</p><p>One practical action from this episode:<br/>Require new dependencies to go through pull request review, and add lightweight checks that help your team verify package names and sources before installation.</p><p>DevSec Station is a podcast by Tanya Janca, focused on short, practical lessons that help software developers build more secure software.</p><p>Follow Tanya:<br/>• <a href='https://shehackspurple.ca '>https://shehackspurple.ca </a><br/>• <a href='https://newsletter.shehackspurple.ca'>https://newsletter.shehackspurple.ca</a><br/>• <a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a><br/>• <a href='https://www.youtube.com/shehackspurple'>https://www.youtube.com/shehackspurple</a><br/>• <a href='https://www.youtube.com/shehackspurple'>https://TanyaJanca.com</a>  </p><p><br/></p><p>This episode is sponsored by Maze.<br/>One of the biggest problems in security right now is that every vulnerability scanner says everything is critical, and honestly, no one has time for that.<br/><br/>Maze uses AI agents to investigate vulnerabilities in context, so you can focus on the issues that are actually exploitable in your environment, not just theoretically scary.<br/><br/>Their AI agents also generate and prioritize fixes that knock out multiple vulnerabilities at once, which is honestly the kind of scaling that security teams need right now.<br/><br/>Learn more about Maze <a href='https://mazehq.com/devsec'>https://mazehq.com/devsec</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2602204/episodes/19213715-malicious-dependencies-aren-t-an-accident.mp3" length="5657780" type="audio/mpeg" />
    <itunes:image href="https://storage.buzzsprout.com/g1ckpvix24rarcaot04cu6b1684k?.jpg" />
    <itunes:author>Tanya Janca | SheHacksPurple</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19213715</guid>
    <pubDate>Wed, 20 May 2026 16:00:00 -0800</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19213715/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19213715/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19213715/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19213715/transcript.vtt" type="text/vtt" />
    <itunes:duration>469</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>3</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>NPM Supply Chain Attack: Active Worm Stealing Tokens, SSH Keys, and Credentials</itunes:title>
    <title>NPM Supply Chain Attack: Active Worm Stealing Tokens, SSH Keys, and Credentials</title>
    <itunes:summary><![CDATA[🚨 Emergency DevSec Station update. There’s an active npm supply chain attack happening right now. Malicious npm packages are running install scripts that quietly steal:  • SSH keys  • AWS credentials  • GitHub tokens  • Browser passwords  • Crypto wallets From there, the attack uses your npm publish token to spread into every package you maintain. That’s how this turns into a worm across the npm ecosystem. This is not theoretical. It’s already in the wild. 👉 Immediate...]]></itunes:summary>
    <description><![CDATA[<p>🚨 Emergency DevSec Station update.</p><p>There’s an <b>active npm supply chain attack</b> happening right now.</p><p>Malicious npm packages are running install scripts that quietly steal:<br/> • SSH keys<br/> • AWS credentials<br/> • GitHub tokens<br/> • Browser passwords<br/> • Crypto wallets</p><p>From there, the attack uses your npm publish token to spread into every package you maintain. That’s how this turns into a <b>worm across the npm ecosystem</b>.</p><p>This is not theoretical. It’s already in the wild.</p><p>👉 Immediate fix:<br/> Run<br/> <b>npm config set ignore-scripts true</b></p><p>This disables install scripts and blocks the main attack path.</p><p>If you work in <b>JavaScript, Node.js, DevSecOps, or application security</b>, take action now and tell your team.</p><p>Watch the full 2 minute breakdown and share this with anyone who installs npm packages.</p><p>#npmSecurity #SupplyChainAttack #DevSecOps #AppSec #JavaScriptSecurity #CyberSecurityAlert</p><p><b>Follow Tanya:</b></p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://shehackspurple.ca'>https://news.letter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p><br/></p>]]></description>
    <content:encoded><![CDATA[<p>🚨 Emergency DevSec Station update.</p><p>There’s an <b>active npm supply chain attack</b> happening right now.</p><p>Malicious npm packages are running install scripts that quietly steal:<br/> • SSH keys<br/> • AWS credentials<br/> • GitHub tokens<br/> • Browser passwords<br/> • Crypto wallets</p><p>From there, the attack uses your npm publish token to spread into every package you maintain. That’s how this turns into a <b>worm across the npm ecosystem</b>.</p><p>This is not theoretical. It’s already in the wild.</p><p>👉 Immediate fix:<br/> Run<br/> <b>npm config set ignore-scripts true</b></p><p>This disables install scripts and blocks the main attack path.</p><p>If you work in <b>JavaScript, Node.js, DevSecOps, or application security</b>, take action now and tell your team.</p><p>Watch the full 2 minute breakdown and share this with anyone who installs npm packages.</p><p>#npmSecurity #SupplyChainAttack #DevSecOps #AppSec #JavaScriptSecurity #CyberSecurityAlert</p><p><b>Follow Tanya:</b></p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://shehackspurple.ca'>https://news.letter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul><p><br/></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2602204/episodes/19060746-npm-supply-chain-attack-active-worm-stealing-tokens-ssh-keys-and-credentials.mp3" length="1817600" type="audio/mpeg" />
    <itunes:author>Tanya Janca | SheHacksPurple</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19060746</guid>
    <pubDate>Wed, 22 Apr 2026 09:00:00 -0800</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19060746/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19060746/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19060746/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19060746/transcript.vtt" type="text/vtt" />
    <itunes:duration>149</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episodeType>bonus</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>How Modern Supply Chain Attacks Really Happen (Step-by-Step Breakdown for Developers)</itunes:title>
    <title>How Modern Supply Chain Attacks Really Happen (Step-by-Step Breakdown for Developers)</title>
    <itunes:summary><![CDATA[What if a supply chain attack didn’t start with a complex exploit… but something completely normal? A typo.  A copy-paste.  Even an AI suggestion. In this episode, Tanya Janca breaks down how modern supply chain attacks actually happen inside everyday developer workflows. These attacks aren’t one big moment. They’re a series of small, reasonable decisions that quietly introduce risk. You’ll learn:  • Why supply chain attacks are a process, not a single event  • How attacke...]]></itunes:summary>
    <description><![CDATA[<p>What if a <b>supply chain attack</b> didn’t start with a complex exploit… but something completely normal?</p><p>A typo.<br/> A copy-paste.<br/> Even an AI suggestion.</p><p>In this episode, Tanya Janca breaks down how <b>modern supply chain attacks</b> actually happen inside everyday developer workflows.</p><p>These attacks aren’t one big moment. They’re a series of small, reasonable decisions that quietly introduce risk.</p><p>You’ll learn:<br/> • Why supply chain attacks are a process, not a single event<br/> • How attackers exploit normal developer behavior<br/> • A simple, step-by-step example of a real attack path<br/> • Why traditional SCA tools often miss real risk<br/> • How to focus on what actually matters</p><p>👉 If you do one thing this week:<br/> Run your SCA tool with reachability enabled and fix one real issue. That’s how you start reducing risk.</p><p>If you work in <b>DevSecOps, application security, or software development</b>, you need to understand this.</p><p><b>Follow Tanya:</b></p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://shehackspurple.ca'>https://news.letter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul>]]></description>
    <content:encoded><![CDATA[<p>What if a <b>supply chain attack</b> didn’t start with a complex exploit… but something completely normal?</p><p>A typo.<br/> A copy-paste.<br/> Even an AI suggestion.</p><p>In this episode, Tanya Janca breaks down how <b>modern supply chain attacks</b> actually happen inside everyday developer workflows.</p><p>These attacks aren’t one big moment. They’re a series of small, reasonable decisions that quietly introduce risk.</p><p>You’ll learn:<br/> • Why supply chain attacks are a process, not a single event<br/> • How attackers exploit normal developer behavior<br/> • A simple, step-by-step example of a real attack path<br/> • Why traditional SCA tools often miss real risk<br/> • How to focus on what actually matters</p><p>👉 If you do one thing this week:<br/> Run your SCA tool with reachability enabled and fix one real issue. That’s how you start reducing risk.</p><p>If you work in <b>DevSecOps, application security, or software development</b>, you need to understand this.</p><p><b>Follow Tanya:</b></p><ul><li><a href='https://shehackspurple.ca'>https://shehackspurple.ca</a></li><li><a href='https://shehackspurple.ca'>https://news.letter.shehackspurple.ca</a></li><li><a href='https://youtube.com/@shehackspurple'>https://youtube.com/@shehackspurple</a></li><li><a href='https://linkedin.com/in/tanya-janca'>https://linkedin.com/in/tanya-janca</a></li><li><a href='https://tanyajanca.com'>https://tanyajanca.com</a></li></ul>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2602204/episodes/19017150-how-modern-supply-chain-attacks-really-happen-step-by-step-breakdown-for-developers.mp3" length="7405203" type="audio/mpeg" />
    <itunes:author>Tanya Janca | SheHacksPurple</itunes:author>
    <guid isPermaLink="false">Buzzsprout-19017150</guid>
    <pubDate>Tue, 14 Apr 2026 13:00:00 -0800</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19017150/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19017150/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19017150/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/19017150/transcript.vtt" type="text/vtt" />
    <itunes:duration>614</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>2</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Developers Are Now Targets: How Supply Chain Attacks Actually Reach You</itunes:title>
    <title>Developers Are Now Targets: How Supply Chain Attacks Actually Reach You</title>
    <itunes:summary><![CDATA[Developers are no longer just building software.  They’re being targeted directly. In this episode, Tanya Janca explains how supply chain attacks reach developers through everyday tools, packages, and workflows. These attacks don’t feel like attacks at first. They look like normal development work until it’s too late. You’ll learn:  • How supply chain attacks reach individual developers  • Why developer environments are now high-value targets  • Where risk shows up in dail...]]></itunes:summary>
    <description><![CDATA[<p>Developers are no longer just building software.<br/> They’re being targeted directly.</p><p>In this episode, Tanya Janca explains how <b>supply chain attacks</b> reach developers through everyday tools, packages, and workflows.</p><p>These attacks don’t feel like attacks at first. They look like normal development work until it’s too late.</p><p>You’ll learn:<br/> • How supply chain attacks reach individual developers<br/> • Why developer environments are now high-value targets<br/> • Where risk shows up in daily workflows<br/> • Simple ways to protect yourself without slowing down</p><p>If you work in <b>JavaScript, DevSecOps, or application security</b>, this shift matters.</p><p>👉 Start by reviewing what you install, what runs during install, and what your tools are actually doing behind the scenes.</p><p>#SupplyChainSecurity #DevSecOps #AppSec #SecureCoding #SoftwareSecurity #DeveloperSecurity</p>]]></description>
    <content:encoded><![CDATA[<p>Developers are no longer just building software.<br/> They’re being targeted directly.</p><p>In this episode, Tanya Janca explains how <b>supply chain attacks</b> reach developers through everyday tools, packages, and workflows.</p><p>These attacks don’t feel like attacks at first. They look like normal development work until it’s too late.</p><p>You’ll learn:<br/> • How supply chain attacks reach individual developers<br/> • Why developer environments are now high-value targets<br/> • Where risk shows up in daily workflows<br/> • Simple ways to protect yourself without slowing down</p><p>If you work in <b>JavaScript, DevSecOps, or application security</b>, this shift matters.</p><p>👉 Start by reviewing what you install, what runs during install, and what your tools are actually doing behind the scenes.</p><p>#SupplyChainSecurity #DevSecOps #AppSec #SecureCoding #SoftwareSecurity #DeveloperSecurity</p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/2602204/episodes/18883801-developers-are-now-targets-how-supply-chain-attacks-actually-reach-you.mp3" length="4368911" type="audio/mpeg" />
    <itunes:author>Tanya Janca | SheHacksPurple</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18883801</guid>
    <pubDate>Sat, 21 Mar 2026 06:00:00 -0800</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/2602204/18883801/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/18883801/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/18883801/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/2602204/18883801/transcript.vtt" type="text/vtt" />
    <itunes:duration>361</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>1</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
</channel>
</rss>
