You are viewing documentation for Falco version: v0.44.1

Falco v0.44.1 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.

Blog

Do you have something to share? Contribute to Falco blog!

Featured Image for Gsoc Week-3 and Week-4 updates
Rohith Raju Jul 18, 2023
Gsoc Week-3 and Week-4 updates

This week I worked on creating parsers for the syscalls that I added previously. I learnt how metadata is extracted from the syscalls to provied user with more context on the triggred syscall. We also compiled Falco's main repository from …