pdig
pdig copied to clipboard
ptrace-based event producer for udig
**Describe the bug** While compiling pdig on Alpine env it's failing with error make[2]: *** [CMakeFiles/pdig.dir/build.make:230: CMakeFiles/pdig.dir/source/libs/driver/ppm_fillers.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/pdig.dir/all] Error 2 make: *** [Makefile:91: all] Error...
**Describe the bug** Cannot build `pdig`. After running the commands to build `pdig`, it fails. **How to reproduce it** Start an ubuntu machine and run the following commands: ``` apt...
**Motivation** Avoid doing manual compilations by providing static binaries that can be easily deployed **Feature** Having released versions https://github.com/falcosecurity/pdig/releases available **Alternatives** Keep it as it is now. **Additional context** It...