Daniel Ruf
Daniel Ruf
Currently there is no automatic testing for PRs and commits. We should add Trabis CI to test against the different Node.js releases and catch breaking builds.
**Describe the bug** `webpack-cli` says that it needs the `@webpack-cli/init` even when I have done `yarn global add @webpack-cli/init` **What is the current behavior?** It seems `webpack-cli` does not find...
Yara CI already has such a feature. How can we tell yara, which tags to ignore? Because rules may have multiple tags and we want to ignore the noisy rules...
It would be great to have the binary releases hosted on GitHub too to make it easier to download the latest one automatically. https://github.com/VirusTotal/yara/releases Also prebuilt releases for other OS...
I still get the following when I set `--without-crypto`. ``` configure: WARNING: ***************************************************************** Could not find OpenSSL library. Some features in "pe" module have been disabled. If you want to...
Currently it seems weak password hashing algorithms are used. The current standards are bcrypt, scrypt / libsodium. Also the following code does not use a CS(P)RNG and is vulnerable for...
In the xy grid docs you set a height for the grid-x. Removing content from it will collapse it. Currently I am missing a Foundation 6 class which sets the...
Are there changes that have to be applied to fix issues, like the commits with parsing multiple message IDs? https://github.com/rcarmo/imapbackup/network (you have to scroll to the left to see all...