Melissa Kilby
Melissa Kilby
@LucaGuerra @Andreagit97 re implications of running Falco as least privileged, could you help?
@jasondellaluce you have a real cool new automation to check on the diff in a PR, what is the delta to support this in `falcoctl`, thanks!
/milestone 0.37.0 @LucaGuerra and @jasondellaluce this aligns with the revamped rules maturity and adoption framework and there seem to be more capabilities we need for `falcoctl` as a result of...
We keep this open until all drivers support RISC-V?
Podman container engine should be supported by libsinsp, see https://github.com/falcosecurity/libs/blob/master/userspace/libsinsp/container_engine/docker/podman.cpp, however have not tried it myself. Can hopefully check on it in a few weeks. Meanwhile, could you check on...
In addition, besides the versions you shared, if you can share your exact test setup you used to launch a test podman container, it would make it easier for us...
Hi @hashkeks had a moment to run a podman container and made a few observations: --- Part 1: Get container id from cgroups: working with proper settings - If you...
Agreed @gnosek, @leogr perhaps we should re-audit all container engines and check if the less used ones (like podman) even still work and then decide which ones we continue to...
Great let's fix podman then. Anyone having more insights into whether the code is just slightly broken or if you need a very specific incantation wrt launching a podman container?...
> > I think we might want to move these in the scap_platform vtable, likely as a > > struct scap_metrics_vtable (embedded in each scap_foo_platform), so that we could get...