Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON ERRROR #8

Open
Lulztigre opened this issue Jul 26, 2021 · 0 comments
Open

JSON ERRROR #8

Lulztigre opened this issue Jul 26, 2021 · 0 comments

Comments

@Lulztigre
Copy link

python3 git-wild-hunt.py -s "path:.ssh filename:id_rsa"  100%  144.4 Mbps
git-wild-hunt is using config at path git-wild-hunt.conf
2021-07-26 22:34:31,597 - INFO - git-wild-hunt - INIT - git-wild-hunt v1
Traceback (most recent call last):
File "//git-wild-hunt/git-wild-hunt.py", line 216, in
regexes = load_regexes(config['regexes'])
File "/
/git-wild-hunt/git-wild-hunt.py", line 19, in load_regexes
regexes = json.loads(f.read())
File "/usr/lib/python3.9/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.9/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.9/json/decoder.py", line 353, in raw_decode
obj, end = self.scan_once(s, idx)
json.decoder.JSONDecodeError: Expecting ',' delimiter: line 3 column 5 (char 52)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant