failed to form statements: invalid character 'ï' looking for beginning of value
Author: blabutCreated Mar 25, 2024Updated Mar 27, 2024
With a freshly installed version of gron from Howebrew, I am getting the following error when trying to gron a json from a BloodHound output:
$ cat 20240325120043_users.json | gron
failed to form statements: invalid character 'ï' looking for beginning of valueI checked manually and the input json file does not contain the incriminated ï character. Is there any known cause / workaround to this issue ?
I am under MacOS Ventura 13.6.
Thanks a lot!
Source: tomnomnom/gron