git-madresc

Results 4 issues of git-madresc

The Unique transaction ID as described in [ModSecurity-2-Data-Formats](https://github.com/SpiderLabs/ModSecurity/wiki/ModSecurity-2-Data-Formats) is not unique. My goal is to send the **SecAuditLog** data chunks (audit log parts A-F and Z) to a database for...

Platform - Apache
2.x

Not working with this. However, there is a nct6775 present: [ 4.981683] nct6775: Found NCT6797D or compatible chip at 0x4e:0xa20 I can call ./msi-rgb without any error, but nothing is...

Got a "AttributeError: 'Group' object has no attribute 'resultcallback'. Did you mean: 'result_callback'?" on a Python 3.11.2 (Raspian Bookworm). Changing line 304 as suggested fixed this.

On Debian, you need to set permissions for the HID device, too: ~~~99-tc420.rules KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="0888", ATTRS{idProduct}=="4000", MODE="0664", GROUP="plugdev" SUBSYSTEM=="usb", ATTRS{idVendor}=="0888", ATTRS{idProduct}=="4000", GROUP="plugdev", MODE="0664" ~~~ Then you need to trigger...