Matías Lang

Results 17 comments of Matías Lang

Hi! I'm the author of the vulnerability. I totally agree with what @goto-bus-stop said. This vuln doesn't work with the jsonpath library just because of a coincidence. But there will...

Hi, any news with this? Is the server source code avaiable so I can try ping-me in localhost or another server?

Hi @dmknght! Although we don't have this feature in our GTK client, it is possible to do that via the Web Interface. Click on a host to see its services,...

Hi! I'm using vim 9.0.0609 (`VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Jan 01 1980 00:00:00)`) in a NixOS system, and still have the same issues reported here....

After bisecting the repo, it looks like the issue is caused by commit 6990fa243b684d91bd7386af3f378cdf6ed7c536. I fixed the issue locally by adding the following in my vimrc: ``` let g:ledger_is_hledger=v:false ```...

Here I'll track the list of packages which are working now after my fixes: - [x] avro - [x] brotli - [x] daiquiri - [x] dash - [ ] dbt...

e77dd4990a04173c99fb2098f4df7444fa1b549e fixed avro, daiquiri, dictdiffer, google-crc32c, hunter, orange3, and xarray-spatial.

430b63708ca625c19fb2713d876f3619c73c9cd1 fixed brotli, dash, and flask-compress.

jq fails because it's nixpkgs expression uses `srcs` instead of `src`: https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/jq/default.nix. This is technically valid, but doesn't seem to be a good practice. I would prefer to fix this...

dbt (actually, dbt-core) has very strict requirements: https://github.com/fishtown-analytics/dbt/blob/dev/marian-anderson/core/setup.py#L56. For example `idna