Espressos & Endurance: Plowing Through the Realities of ASPM

Espresso & Endurance On Demand Webinar Graphic (LinkedIn Single Image Ad) (1)

In this informal, no-slides Espressos & Endurance chat, OX Security CMO Melissa Goldberger talks with James Berthoty, a security engineer at PagerDuty and founder of the vendor-neutral Latio site, about the realities of ASPM. James lays out why he disagrees with the prevailing definition: a true ASPM, like CSPM, should add its own value so that one tool makes your application more secure, not just orchestrate other scanners into a dashboard. They discuss why the shared problem is too many meaningless vulnerabilities, why vulnerabilities accumulate over time, why fully automated remediation isn’t realistic yet, and what to look for when choosing and implementing an ASPM, from the code-to-cloud application map to web-hook scanning and staying flexible for compliance, plus a candid Q&A on DAST, runtime, and what vendors should build next.

Key Takeaways

  • ASPM should make your app more secure with one tool, not just dashboard others. James argues a true ASPM (like CSPM did) injects its own value, rather than merely orchestrating open-source scanners into a dashboard, which is just vulnerability management.
  • The shared problem is too many meaningless vulnerabilities. Winners give developers the context to actually fix issues, rather than competing on yet another prioritization filter.
  • Vulnerabilities accumulate over time, so “stop the bleeding” isn’t enough. SCA and container vulnerabilities grow as packages age, so ASPM’s real job is workflows that get old findings fixed.
  • Fully automated remediation isn’t realistic yet. Auto-PRs that just bump a version break apps; it mostly works only for SAST today, though back-porting approaches (Chainguard, Seal) show promise. Workflow automation, however, does work.
  • The code-to-cloud application map is the essential context. Seeing app to GitHub Action to registry to YAML to Kubernetes is the hardest and most valuable view, and few tools that also scan provide it.
  • Insist on web-hook (pipeline-less) scanning, and stay flexible for compliance. Self-hosted agents cost a person’s job to maintain; a flexible all-in-one platform lets you tell auditors “we use one tool” as requirements evolve.

Video Transcript

Speakers

Melissa Goldberger

Melissa Goldberger

View on LinkedIn

CMO, OX Security (host)

Chief marketing officer at OX Security and host of the Espressos & Endurance series.

james berthoty

James Berthoty

View on LinkedIn

Security Engineer III, PagerDuty

A security engineer at PagerDuty with a DevOps-and-systems-into-security background, and founder of the vendor-neutral Latio research site.

FAQ

In James’s view, more than orchestrating scanners into a dashboard (that’s just vulnerability management). A true ASPM, like CSPM, adds its own value so that buying one tool actually makes your application more secure.

Everyone faces too many meaningless vulnerabilities. What works is consolidating multiple reachability signals and giving developers the context to fix; what struggles is competing on prioritization filters alone.

Toward workflows that get findings to developers in a way they’ll actually fix, because vulnerabilities accumulate over time as packages age, not only at the “stop the bleeding” moment in the pipeline.

Not yet. Auto-PRs that bump a version break apps, and it mostly works only for SAST. Back-porting patches (Chainguard, Seal) is promising but trades one complexity for another. Workflow automation, getting the right alert to the right person, does work.

Which application-security pieces it actually covers (for example, CSPM scanning), whether it has its own scanners or only orchestrates others, and whether it builds the code-to-cloud application map that provides real context.

Insist on web-hook (pipeline-less) scanning so you don’t dedicate someone to maintaining an agent, test the CLI and scan approach, and keep flexibility so compliance needs don’t force an endless series of point-tool purchases.