pdig icon indicating copy to clipboard operation
pdig copied to clipboard

ptrace-based event producer for udig

Results 4 pdig issues
Sort by recently updated
recently updated
newest added

size/XS
approved
dco-signoff: no

**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...

kind/bug
lifecycle/rotten

**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...

kind/bug

**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...

kind/feature