grab / secret-scanner

MIT License
47 stars 12 forks source link

Test Data - For getting results #3

Open dhruvg20 opened 4 years ago

dhruvg20 commented 4 years ago

Hi:

I tested the below data in a shell file run.sh to be caught by your solution, but it could not find it.

I also tested by running the Script against GitHub Enterprise. It was able to run against it by changing it in the .env file. Thanks.

export TOKEN=46004899c0d3dae56951441005e516d9f689fb95
username=myserviceusername
password=S3@ttl3R0cks

Could you please share what all Secrets can be caught by it?

Thanks,