GitMiner icon indicating copy to clipboard operation
GitMiner copied to clipboard

Tool for advanced mining for content on Github

Results 13 GitMiner issues
Sort by recently updated
recently updated
newest added

Why is there no data after the run is complete ![1](https://user-images.githubusercontent.com/53210921/71181437-1d096e80-22af-11ea-94b3-1328628506ad.png)

{ "resource": "/e:/Gitminer/GitMiner/gitminer-v2.0.py", "owner": "python", "code": "anomalous-backslash-in-string", "severity": 4, "message": "Anomalous backslash in string: '\\s'. String constant might be missing an r prefix.", "source": "pylint", "startLineNumber": 32, "startColumn": 1, "endLineNumber":...

Hi Team, I have tried to install these tools to do some manual checks on leakages of API key or any data for some organization for personal purposes, But while...

What do I put in it? I just don't know, Send me a picture or just describe it specificly where I can get it.

Hello, Thanks for releasing new version, the older one is not working recently. However, I've followed the installation guideline with below steps: 1. Git clone the latest repos 2. Update...

I'm getting the following error when using your docker setup: python3: can't open file 'git_miner.py': [Errno 2] No such file or directory Reproduction steps: docker build -t gitminer . docker...

Hi, I was wondering if you know a way how to sort all the data from the output.txt results of "-q filename:mup.json' -o output.txt -m mup" so it could read...

Traceback (most recent call last): File "gitminer-v2.0.py", line 67, in GitMiner().start() File "gitminer-v2.0.py", line 39, in __init__ self.cookie = headers.parseCookie(self.args.cookie) File "/root/GitMiner/config/headers.py", line 29, in parseCookie values = line.strip().split("=")[1] IndexError:...

[root@202-39-176-98 GitMiner]# python gitminer-v2.0.py --query 'filename:configuration extension:php "public password" in:file' -m joomla -c pAAAhPOma9jEsXyLWZ-16RTTsGI8wDawbNs4 Traceback (most recent call last): File "gitminer-v2.0.py", line 67, in GitMiner().start() File "gitminer-v2.0.py", line 39, in...