Loading…
24 June 2025 | London, England
View More Details & Registration
Note: The schedule is subject to change.

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for Open Source in Finance Forum London 2025 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

This schedule is automatically displayed in British Summer Time. To see the schedule in your preferred timezone, please select from the drop-down at the bottom of the menu to the right.
Venue: Victoria clear filter
arrow_back View All Dates
Tuesday, June 24
 

11:10 BST

Open Source Maturity - OSS Value Creation Through Regulatory Compliance - Marcel Scholze & Katharina Grauf, PwC GmbH Germany
Tuesday June 24, 2025 11:10 - 11:40 BST
In today's digital landscape, over 80% of codebases are found to contain vulnerabilities within their Open Source dependencies. As the financial sector increasingly relies on the strategic use of Open Source Software (OSS) to drive digital transformation, the maturity of OSS practices becomes essential for fostering innovation while ensuring security and compliance.

This talk will introduce an Open Source Maturity Model designed to align the value creation potential of Open Source Program Offices (OSPOs) with the regulatory demands of the EU Digital Operational Resilience Act (DORA) and the EU Cyber Resilience Act (CRA), alongside industry standards such as ISO 5230 and ISO 18974. The model offers a comprehensive framework that empowers organizations and OSPOs, irrespective of their size and maturity, to leverage the significant advantages of an OSS culture within their IT infrastructures while maintaining regulatory compliance.

By promoting a deep understanding of OSS practices among leadership and developers, organizations can effectively address compliance concerns and fully unlock the innovative potential of OSS, enhancing their operational resilience in the process.
Speakers
avatar for Marcel Scholze

Marcel Scholze

Head of Open Source Services, PwC GmbH Germany
Marcel Scholze is a computer scientist and has more than 20 years of experience in the IT sector. 2007 Marcel joined PwC and since then has been involved in consulting and audit projects in the field of IT sourcing and Open Source Software.Today he is a Director at PwC and the Head... Read More →
avatar for Katharina Grauf

Katharina Grauf

Manager OSS Services, PwC GmbH Germany
Katharina Grauf is a Manager within the Open Source Services team at PwC Germany and is specialized in OSS Management and the design and implementation of respective governance systems. She has relevant expertise in the assessment and implementation of ISO conformant processes for... Read More →
Tuesday June 24, 2025 11:10 - 11:40 BST
Victoria

11:40 BST

Trust but Verify: Fixing Broken Licensing Compliance in SBOMs - Abdullah Garcia, J.P. Morgan
Tuesday June 24, 2025 11:40 - 12:10 BST
Ensuring licensing compliance with SBOMs isn’t just about identifying declared licenses: it requires verifying the integrity of the listed components. Without validation through identity assertions and cryptographic hashes, SBOM license data can be incomplete, misleading, or outright incorrect. This session explores how to enhance trust in SBOM-driven compliance by integrating integrity checks, ensuring the software components match their declared identities. Attendees will gain insights into best practices for verifying SBOM data, mitigating legal and security risks, and improving compliance workflows. Join me to learn why an SBOM without integrity verification is meaningless—and how to fix it.
Speakers
avatar for Abdullah Garcia

Abdullah Garcia

Senior Lead Cybersecurity Architect, J.P. Morgan
Enthusiastic and driven security engineer and architect with over ten years of experience of successful design and delivery of high-quality solutions across a broad range of industry sectors. Interested in security architecture, domain threat and risk analysis, and risk-control... Read More →
Tuesday June 24, 2025 11:40 - 12:10 BST
Victoria

12:20 BST

Open Source Software as a Balance Sheet: Using AI to quantify the ROI of Open Source Security - Tobias Heldt, XOR & Madison Oliver, GitHub
Tuesday June 24, 2025 12:20 - 12:50 BST
Financial institutions increasingly rely on open source software - but vulnerabilities and risk clusters such as Log4j, the XZ Utils backdoor, and the recent 500% YoY spike in malicious Open Source packages reveal that OSS dependencies import dramatic risk to enterprises. New regulations like NIS2 and the Cyber Resilience Act mandate a clear understanding and inventory of Open Source components and their risks, making up to 98% of overall system code. Despite millions invested in cybersecurity tools, financial institutions struggle to understand, measure and mitigate their open source risk exposure, leaving them vulnerable and uncertain about ROI to invest in Open Source. OSPOs, often are just small teams, and grapple manually with vast, complex OSS landscapes - creating blind spots in audits, compliance, and regulatory readiness. Using AI for Open Source Security Economics changes this. Open Source as a Balance Sheet empowers OSPOs, cybersecurity, and financial leaders to turn open source from an unknown liability into quantifiable, strategic financial assets.
Speakers
avatar for Madison Oliver

Madison Oliver

Vulnerability Transparency Advocate and Senior Security Manager, GitHub
Madison Oliver, vulnerability transparency advocate and senior security manager at GitHub, leads the advisory database team. Passionate about vulnerability reporting, response and disclosure, she co-chairs the relevant OpenSSF working group and serves on the CVE Program Board. Previously... Read More →
avatar for Tobias Heldt

Tobias Heldt

Co-Founder, XOR
Tobias Heldt advocates for cybersecurity economics. He is co-founder & CEO of XOR, an AI that manages open-source software risks like a financial balance sheet. He developed the security economics framework during Ethereum’s $200B Proof-of-Stake transition, leads Linux Foundation... Read More →
Tuesday June 24, 2025 12:20 - 12:50 BST
Victoria

13:50 BST

Beyond Threat Modelling: Formal Verification for Cloud Native Infrastructure - Francesco Beltramini, ControlPlane & Luca Viganò, King's College London
Tuesday June 24, 2025 13:50 - 14:20 BST
What can we consider truly “secure”? Most cybersecurity professionals would agree: nothing. While this may be true, threat modelling helps regulated organisations, such as FSIs, design, build, and operate cloud native systems within acceptable security and operational risk tolerances. This works for known threats, but how do we address the "unknown"?
Are there countermeasures? Possibly! ControlPlane has partnered with King’s College to find out. We start from Kubernetes, the platform most used by global FSIs to run containers at scale. We aim to use rigorous mathematical techniques to explore all states of insecurity for a given configuration and enumerate unknown attack paths.
In this talk, we will: Highlight the limits of traditional threat modelling in providing security guarantees, Explain how formal methods can verify cloud native systems and deliver provable security guarantees, Guide the audience through assessing unknown threats and show how standards like FINOS Common Cloud Controls mitigate both known and unknown threats. A PhD in Mathematics is NOT required. We’ll explain formal verification in an accessible way, using real-world examples from regulated FSIs.
Speakers
avatar for Francesco Beltramini

Francesco Beltramini

Head of Technical Solutions, ControlPlane
Francesco is a Security Professional with 10+ years of working experience and deep technical competence matured on a number of high-end projects for both public and private sector organisations. Francesco had the opportunity to work on a variety of technology stacks in designing and... Read More →
avatar for Luca Viganò

Luca Viganò

Professor, King's College London
Luca Viganò is Professor at the Department of Informatics of King's College London, UK, where he heads the Cybersecurity Group. His research focuses on formal analysis of cybersecurity and on explainable cybersecurity.
Tuesday June 24, 2025 13:50 - 14:20 BST
Victoria

14:30 BST

High-Performance Software Security and Memory Safety - Jon Bauman, Rust Foundation
Tuesday June 24, 2025 14:30 - 15:00 BST
Maximizing performance is often a competitive advantage in financial applications, and for four decades, the leading language for high-performance software has been C++. However, in recent years concerns about the risk of software vulnerabilities related to memory safety and the rise of Rust, a memory-safe language which offers performance comparable to C++, have led industry-leading companies and major governments to urge for a transition away from memory-unsafe languages. The sheer volume of existing C++ code and the value it represents makes rewriting it all infeasible on a timescale less than several decades, so large C++ codebases need to invest in high-performance interoperability to mitigate risk and potentially to comply with upcoming regulatory mandates. This talk will outline the current state of this strategy and the potential for innovation which can bring greater safety to performance-critical applications within finance and beyond.
Speakers
avatar for Jon Bauman

Jon Bauman

Rust/C++ Interoperatbility Initiative Lead Engineer, Rust Foundation
Jon Bauman has worked in tech for two decades across various industries and programming disciplines. As a member of the Rust Foundation’s growing engineering team, Jon applies the same skills to deeply understand complex systems and the perspectives of diverse stakeholders, forge... Read More →
Tuesday June 24, 2025 14:30 - 15:00 BST
Victoria

15:15 BST

Security Superpowers With eBPF and Tetragon - Liz Rice, Isovalent at Cisco
Tuesday June 24, 2025 15:15 - 15:45 BST
eBPF is a technology that allows dynamic, bespoke programs to change the way the kernel behaves. This talk introduces eBPF and shows how the Tetragon open source project applies it to provide powerful runtime security capabilities that can detect and even prevent malicious activities such as suspicious file access, network connections, and privilege escalation, with very low overhead. In the financial sector, security is paramount, and this talk will explore the likely evolution for standardized security tooling based on eBPF and Tetragon.
Speakers
avatar for Liz Rice

Liz Rice

Chief Open Source Officer, Isovalent at Cisco
Liz Rice is Chief Open Source Officer at Isovalent, the creators of the Cilium project, and now part of Cisco. She is an award-winning speaker, and the author of O'Reilly books on "Container Security" and "Learning eBPF". She has been on the governing boards of the CNCF and OpenUK... Read More →
Tuesday June 24, 2025 15:15 - 15:45 BST
Victoria

15:55 BST

Breaking Barriers: Secure & Compliant CI/CD in Highly Regulated Industries - Bryan Ross, GitLab & Stefan Prodan, ControlPlane
Tuesday June 24, 2025 15:55 - 16:25 BST
This joint session from GitLab and ControlPlane explores how financial institutions can leverage GitOps and modern CI/CD pipelines to overcome regulatory roadblocks without sacrificing speed or security. The presenters will demonstrate practical approaches to securing the software supply chain in highly regulated environments, focusing on build integrity, artifact verification, and policy-driven deployments. Through real-world financial services case studies, they'll showcase how automation can transform compliance from a bottleneck into a competitive advantage. Attendees will learn proven techniques for implementing security-by-design across the software lifecycle, generating comprehensive SBOMs, and creating auditable deployments that satisfy regulatory requirements. The session bridges technical and business perspectives, illustrating how secure CI/CD practices enable financial organizations to accelerate innovation while maintaining strict compliance. Discover how open source tools with enterprise capabilities create transparent, collaborative workflows that empower both development teams and compliance stakeholders.
Speakers
avatar for Stefan Prodan

Stefan Prodan

Senior Cloud Native Engineer, ControlPlane Ltf
Stefan is a Principal Engineer at ControlPlane and an open source contributor to cloud-native projects. He is the creator of Flagger the progressive delivery operator for Kubernetes, and a core maintainer of the CNCF's Flux project. Stefan has over 20 years of experience with software... Read More →
avatar for Bryan Ross

Bryan Ross

Field CTO, GitLab
Bryan Ross is a recognised innovator and "platform as a product" advocate with over 20 years of experience. As Field CTO at GitLab, he helps financial institutions leverage open source technologies to meet regulatory requirements while accelerating innovation. Bryan specializes in... Read More →
Tuesday June 24, 2025 15:55 - 16:25 BST
Victoria
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -