m4ll0k / SecretFinder

SecretFinder - A python script for find sensitive data (apikeys, accesstoken,jwt,..) and search anything on javascript files
GNU General Public License v3.0
2.03k stars 375 forks source link

error #36

Closed diguoji closed 3 years ago

diguoji commented 3 years ago

Traceback (most recent call last): File "SecretFinder.py", line 456, in body += '

%s
'%(match.get('context')[0]) IndexError: list index out of range

m4ll0k commented 3 years ago

i think is fixed now!