mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-26 22:57:24 +00:00
Cloud Native Runtime Security
Move compiler loading out of libsinsp/lua_parser.cpp and into a new class in digwatch/rules.cpp. This way the libsinsp support is strictly about providing a lua API for scripts to setup filters. Loading the actual parser and rules is logic that belongs in the app (digwatch in this case, maybe sysdig down the line) rather than there. |
||
---|---|---|
lua | ||
userspace/digwatch | ||
CMakeLists.txt | ||
README.md |
Digwatch: security monitoring with sysdig