Lunch and Learn (12)
Thursday 26 March 2026 -
12:00
Monday 23 March 2026
Tuesday 24 March 2026
Wednesday 25 March 2026
Thursday 26 March 2026
12:00
Security Architecture at the Belgian Defense
Security Architecture at the Belgian Defense
12:00 - 12:20
Room: B11-00.13
We are evolving our defense strategy from Network Security to a Data-Centric model to better protect our most valuable assets in a perimeter-less world. Instead of just securing the 'pipes' and walls of our infrastructure, we are now attaching security directly to the data itself, ensuring it remains protected wherever it travels. This shift to a Zero Trust mindset allows us to maintain high visibility and granular control, regardless of whether our data sits in the cloud, on-premise, or on a remote device. We are changing the rules of the game, it will take time and a proper preparation to succeed. And it all starts by a good architecture exercise…
12:20
TIDE Hackathon 26 – Cyber Incident response through AI
TIDE Hackathon 26 – Cyber Incident response through AI
12:20 - 12:40
Room: B11-00.13
In this session, I will share my experience participating in Hackathon ’26, where I competed in the theme Cyber Incident Response through AI. I’ll walk through the challenge we tackled, explain our approach to designing an AI driven response workflow, and discuss the lessons learned while building our proof of concept. I’ll close with a short demo of the prototype we presented during the event. Spoiler alert: we didn’t make it to the finals — our solution wasn’t quite at the MVP stage yet — but the insights gained were invaluable.
12:40
How To : Development Pipeline and Copilot Coding Agent on your GitHub Project
How To : Development Pipeline and Copilot Coding Agent on your GitHub Project
12:40 - 13:00
Room: B11-00.13
Did you ever wonder how to setup (1) a simple workflow for a basic CI/CD (Continuous Integration / Continuous Development) pipeline and (2) a Copilot Coding Agent for your Python project on GitHub ? This lightning talk is for you ! We will show how to make a 4-steps GitHub Actions to test, build and deploy a Python package and how to craft some instructions to Copilot to leverage the Coding Agent and extend the library.