mirror of
https://github.com/falcosecurity/falco.git
synced 2026-04-07 04:22:32 +00:00
Both the parser.lua and compiler.lua modules are not necessary anymore, because all the logic related to filter parsing and compilation is handled inside libsinsp now. Accordingly, they have been removed from the lua-to-cpp.sh scripts. README.md and parse-smoke.sh have been removed since they are not needed anymore: lpeg is not used by the project, and the smoke tests are implemented in libsisnsp unit test suite. Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
2.3 KiB
2.3 KiB