This is a guest conversation episode of Ship It Weekly, separate from the weekly news recaps.
In this Ship It: Conversations episode, I talk with Joel DeStefano from Guardsquare about mobile app security, why it is different from backend and cloud security, and why scanning alone is not enough once an app is shipped into the real world.
We talk about the shift in trust model that happens with mobile apps. In backend and cloud systems, teams usually have more control over the runtime, infrastructure, policies, and monitoring. With mobile, the app becomes a public artifact running on someone else’s device, in an environment you do not fully control.
The bigger theme here is that mobile security is not just “scan it before release.” Scanning matters, but teams also need to think about app hardening, obfuscation, runtime protection, monitoring, and whether the app connecting back to their APIs is genuine and uncompromised.
Highlights
• Why mobile changes the trust model compared to backend and cloud systems
• What DevOps, SRE, and platform teams should understand about mobile app risk
• Why scanning is useful, but not enough by itself
• The danger of assuming app store approval means an app is secure
• Why “we do not store sensitive data in the app” can be a misleading security argument
• How attackers can reverse engineer apps, inspect workflows, and learn how the app talks to backend APIs
• What code hardening and obfuscation actually help protect against
• Why runtime checks matter for rooted devices, compromised environments, debuggers, hooking frameworks, overlays, and accessibility abuse
• The difference between Android and iOS security assumptions
• Why the OS is not responsible for protecting your app’s business logic
• How mobile security should fit into CI/CD without destroying release velocity
• What should block a release versus what should become tracked risk
• Why testing, hardening, runtime protection, and monitoring should work together as one strategy
• How AI may speed up attackers without fundamentally changing the need for strong security fundamentals
• Joel’s advice for improving mobile security posture: start with the app’s critical workflows, backend interactions, and real business risk
Joel / Guardsquare links
• Guardsquare: https://hubs.ly/Q04fJgkJ0
• Guardsquare Blog: https://www.guardsquare.com/blog
OWASP mobile security links
• OWASP Mobile Application Security: https://owasp.org/www-project-mobile-app-security/
• OWASP MASVS: https://mas.owasp.org/MASVS/
Our links
More episodes + show notes + links: https://shipitweekly.fm
On Call Brief: https://oncallbrief.com