We’re thrilled to announce that Dustin Lehr has joined Miggo Security as an Advisor & Advocate!

Dustin is one of the most recognized voices in application security and developer-first AppSec programs. His leadership and influence have shaped how organizations think about secure coding, security champions, and building sustainable security culture.

A Shared Vision for Modern AppSec

At Miggo, we’re pioneering AI-driven Application Detection & Response (ADR) with runtime protection and so much more. The Miggo WAF Copilot and Predictive Vulnerability Database turn security noise into clear, actionable signals, and Dustin’s passion for empowering engineers and focusing on what’s truly exploitable makes him an ideal partner in this mission.

Dustin Lehr on Joining Miggo

“What drew me to Miggo is how closely their approach aligns with my own philosophy in AppSec: focus on what’s truly exploitable, use those insights to motivate engineering, and build momentum for proactive controls. I’ve been impressed since their early days — not just by their solutions, but by their willingness to consistently accept objective advice and adapt. I’m excited to be part of their mission to turn security noise into meaningful action.”

Building the Future of AppSec Together

We’re excited to collaborate with Dustin on product strategy, thought leadership, and field enablement — helping organizations transform vulnerability management from reactive firefighting to evidence-driven defense.

<script src="https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/Flip.min.js"></script>

<script>
  document.addEventListener("DOMContentLoaded", (event) => {
    gsap.registerPlugin(Flip);
    const state = Flip.getState("");
    const element = document.querySelector("");
    element.classList.toggle("");
    Flip.from(state, {
      duration: 0,
      ease: "none",
      absolute: true,
    });
  });
</script>
<script src="https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/Flip.min.js"></script>

<script>
  document.addEventListener("DOMContentLoaded", (event) => {
    gsap.registerPlugin(Flip);
    const state = Flip.getState("");
    const element = document.querySelector("");
    element.classList.toggle("");
    Flip.from(state, {
      duration: 0,
      ease: "none",
      absolute: true,
    });
  });
</script>