Stefan M.

Results 6 issues of Stefan M.

I created a small example to visualize my findings. If I set my discourse referent with character `e` like here: ``` drs_a = dexpr(r'([a], [zzz(a)])') drs_not_b = dexpr(r'([], [-([b],[yyy(b,a)])])') drs_and...

**Describe the bug** Sending a wrong version string `SSH-2.2-OpenSSH \r\n` does not result in the expected error response `Protocol major versions differ.\n` defined in the `transport.py`. Testing this behavior on...

Currently, for RHEL (I've tested it on 8.4) the LDAP integration is working. During compiling, we have to adjust the compiler due to the limitation that RedHat ended the support...

### What happened: Currently, I installed the role with an LDAP configuration. However, during the compiling in `compile_ldap_plugin.yml` it results in: ```json { "changed": true, "cmd": "autoconf\nautoheader\n./configure --prefix=/usr/lib64/openvpn/plugin --with-openvpn=/sbin/openvpn CFLAGS=\"-fPIC\"...

# Add nDPI flow risks ## Description I have added the flow risks of nDPI. I adapted the `lib_engine.c` and the python wrapper, respectively. Info: I will update the documentation...

**Describe the bug** Fitting the example data `[0. 0. 0. 0. 0. 1. 0. 1. 4. 0.]` for the `ZScoreDetector` returns `None` values, however, I would expect `-1` values or...

bug
enhancement