-
Hey there,
Just gave Falco a whirl for the first time. The docs looked neat, which piqued my interest.
Here are some random thoughts I had while exploring it. Feel free to ignore them; they migh…
nojaf updated
7 months ago
-
Hi,
If you try to kill a standalone pod (kubernetes:terminate) Falco-Talon skips/errors with `"no owner reference found"`
So you will never be able to kill "standalone" Pods.
So a good way to …
-
Falco now accepts SIGHUP that triggers a restart. Use it so that falco-operator takes less time to restart falco, and therefore less chances to miss events.
https://github.com/falcosecurity/falco/p…
-
Trigger and alert and possible also a page in case Falco logs an unauthorized access to the root CA key files.
In case the root CA key is accessed, the root CA (an all certificates signed by it) need…
-
After upgrading to falco 0.38.0 some k8s specific fields are not pupulated any more. E.g. k8s.ns.name amd k8s.pod.name.
Enviroment ist k8s 1.28.6 with the following runtime components:
* dock…
-
Falco - https://sysdig.com/opensource/falco/
- It’s opensource
- https://www.twistlock.com/ - Similar but not opensource
The .gov team pipe the falco output into the logs. Can we add deeper integ…
nwmac updated
6 years ago
-
It'd be cool to see if we can get @mfdii up here to show us all the sysdig goodies. August 28 and September 25th are open.
-
Dear developers,
I got this error when using falco on a single fastq sequence with extra tags in the header. Example:
```
@794098d5-67f5-4d93-a3a5-a19d3bf4e2d4 MN:i:1119
```
```
[running fal…
-
It seems that the embedded version of Falco is currently at [v1.0.0-rc2](https://www.npmjs.com/package/falco-js/v/1.0.0-rc2) which is a ways behind the current release of [v1.4.0](https://github.com/y…
-
There was a significant amount of friction and lost time when updating the Falco fork. To combat this, it should be reorganized in such a way as to make updates easier and make it easy to remove patch…