Open
Description
Describe the bug
I have a pod that runs my web application. This pod has an initContainer that runs database migrations before the web application actually fires up. However, that initContainer is triggering the "Sensitive file opened for reading by non-trusted program" warning:
It seems like the docker_binaries
list should be taken into account for this rule, but I'm no expert here.
Environment
- Falco version: v0.40.0
- Cloud provider or hardware configuration: bare metal, server class hardware
- OS: Debian 12
- Kernel: 6.1.0
- Installation method: Helm chart, v4.20.1