Julian Wecke
Julian Wecke
Make sure these boxes are signed before submitting your Pull Request -- thank you. - [x] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [x] have signed the...
##### SUMMARY The _mysql_replication_ module should support setting **MASTER_SSL_VERIFY_SERVER_CERT**. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME mysql_replication (changemaster) ##### ADDITIONAL INFORMATION In an environment with a central CA...
Make sure these boxes are signed before submitting your Pull Request -- thank you. - [x] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [x] I have signed...
## Bug Report **Describe the bug** When doing a _hot reload_ **Parsers_File** will not be loaded if they are a relative path. **To Reproduce** - Steps to reproduce the problem:...
This adds support to parse into nested _map[string]interface{}_ maps when using ParseTyped(). It implements what's requested in Issue #35. Though only for gork.ParseTyped(). The functionality was deliberately **NOT** implemented for...
# Bug report When monitoring a directory recursively via inotify osquery struggles to deal with symlinks. This has become apparent when we tried monitoring **/etc** via **/etc/%%**. The logs got...
When setting **multi_binaries: true** the **ldflag** argument is ignored.