You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update: lower the syscall_event_drops.max_burst default value to 1 [#1586] - @leodido
update: falco-driver-loader tries to download a Falco driver before then compiling it on the fly for the host [#1599] - @leodido
docs(test): document the prerequisites for running the integration test suite locally [#1609] - @fntlnz
update: Debian/RPM package migrated from init to systemd [#1448] - @jenting
Bug Fixes
fix(userspace/engine): properly handle field extraction over lists of containers when not all containers match the specified sub-properties [#1601] - @mstemm
fix(docker/falco): add flex and bison dependency to container image [#1562] - @schans
fix: ignore action can not be used with log and alert ones (syscall_event_drops config) [#1586] - @leodido
fix(userspace/engine): allows fields starting with numbers to be parsed properly [#1598] - @mstemm