Julien

Results 237 comments of Julien

I did the update to 0.14.5-rc4 and does not change thing. yes that's an array issue. just to check, I tried increased flattening (3 to 5) but does not help....

Thanks @eminentv . Yes, that seems to work better than parse_xml or regex. On my side with sysmonforlinux, I don't have "\n". Changed to: ``` sysmon2 = parse_key_value!( (.body_message), field_delimiter:...

I don't see this functionality in 2.2.4. is it present? need to change some settings. Only tags from feed, not user-defined tags.

Thanks @sobregosodd note that startLine, endLine at 0 happened in my github workflow. ran manually on client (but larger pip list), values are correctly above 1. On the obfuscation method...

+ /api/default/passcode as per #5987

create dashboards and pipelines' API are not idempotent. Unlike other calls, they always insert their input object regardless of it exists or not (by id, name, whatever...). Other calls will...

as per #227, strlcopy can just be replaced by strscpy

> @juju4 this patch works for you? For me - still have issues I did not use the patch. only replaced strlcpy by strscpy which seems to work for ubuntu-24.04....

Also got this issue. Temporarily used `qvm-prefs --set MYQUBE qrexec_timeout 1200`. the impacted vm took few minutes to do relabel and after all fine.