mmetc
mmetc
**Describe the bug** FreeBSD's date command does not support the %N option to get milli-micro-nanoseconds. All timings for tests are rounded to a second. **To Reproduce** Run tests, see times...
**Describe the bug** If two collections have common elements, uninstalling one collection taints the other. **To Reproduce** Note: The `crowdsecurity/freebsd` and `crowdsecurity/linux` collections have, today, the exact same elements, one...
Hi, I'd like to use this library to detect running processes in an application. On said application I have functional tests. I want to fake the existence of some process....
This depends on https://github.com/crowdsecurity/crowdsec/pull/1762 I kept the styling as similar as possible to the old ones, the terminal width is only detected when the io.Writer which is passed to the...
I did go mod init + tidy from scratch
So we can easily plug in something else. Also the functions were too long anyway.
This moves things around for convenience/clarity, and exposes the scripts `enable-capi`, `disable-capi` because it's disabled by default. Only tests, no real code has been harmed.
cobra now has support for group flags expr now reports errors in functions