Seeking co-mentor for GSoC 2026: Falco + Drasi integration for security event correlation #3767
amansinghoriginal
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Falco community! 👋
I'm a maintainer on Drasi, a CNCF Sandbox project.
I'm exploring a GSoC 2026 project idea that would integrate Falco with Drasi and wanted to gauge interest from the Falco community.
What is Drasi?
Drasi is a change detection and correlation engine. Instead of polling databases or writing custom code to detect changes, you write Cypher queries that subscribe to change streams and continuously evaluate incoming data to incrementally update result-sets and emit precise deltas (what was added/updated/removed).
The three core concepts:
What makes Drasi unique:
📺 KubeCon NA 2025 Talk: https://www.youtube.com/watch?v=nbLJ_ICpZhc
The Integration Idea
Build a Drasi source that ingests Falco events (via gRPC output or Sidekick), enabling:
In short: Falco excels at point-in-time runtime detection. Drasi adds the "over time" and "correlated with what else" layers.
Example: Sustained Threat Detection
This query only fires if the shell remains active for 5 continuous minutes — filtering out brief legitimate access.
Why GSoC 2026?
GSoC is specifically looking for Security-focused projects this year. A Falco + Drasi integration:
What I'm Looking For
Happy to discuss further here, or jump on a call to walk through the architecture in more detail!
I'm also available on CNCF Slack.
Links
Beta Was this translation helpful? Give feedback.
All reactions