mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-28 13:47:50 +00:00
* Improved inbound/outbound macros Improved versions of inbound/outbound macros that add coverage for recvfrom/recvmsg, sendto/sendmsg and also ignore non-blocking syscalls in a different way. * Let nginx-ingress-c(ontroller) write to /etc/nginx Process truncated due to comm limit. Also fix some parentheses for another write_etc_common macro. * Let calico setns also. * Let prometheus-conf write its config Let prometheus-conf write its config below /etc/prometheus. * Let openshift oc write to /etc/origin/node