Interesting: https://github.com/search?p=4&q=gmail_password&ref=s... https://github.com/search?p=4&q=secret_token&ref=sea...
A Whole New Code Search
61–70 of 113 posts
Re: A Whole New Code Search
#62Kudos to the whole team.
* Granted, uptime might have been a causality.
Re: A Whole New Code Search
#63Interesting: https://github.com/search?p=4&q=gmail_password&ref=s... https://github.com/search?p=4&q=secret_token&ref=sea...
Re: A Whole New Code Search
#64Nice one! Elasticsearch is great software for that purpose. I guess github's cluster is one of the bigger one out there now...
Re: A Whole New Code Search
#65Allow us to search only within our starred repositories. The current search for starred repositories is not so great because it doesn't search the README (or code but README is more useful in finding the repo I want)
Re: A Whole New Code Search
#66Interesting: https://github.com/search?p=4&q=gmail_password&ref=s... https://github.com/search?p=4&q=secret_token&ref=sea...
A hacker-with-a-heart-of-gold will write a script to harvest these emails and send them a warning message with a link to this thread.
Re: A Whole New Code Search
#67Interesting: https://github.com/search?p=4&q=gmail_password&ref=s... https://github.com/search?p=4&q=secret_token&ref=sea...
Or SSH private keys. https://github.com/search?q=path%3A.ssh%2Fid_rsa&type=Co...
Re: A Whole New Code Search
#68Earlier quoted context omitted.
Or SSH private keys. https://github.com/search?q=path%3A.ssh%2Fid_rsa&type=Co...
That is not the only disturbing part. SSH private key by itself is not much of a threat, but bundled together with known_hosts is a recipe for disaster.
Re: A Whole New Code Search
#69Cudos to github. I am running http://searchco.de/ I know how hard this problem actually is and they have done a fantastic job of it.
Re: A Whole New Code Search
#70Still feel this is missing the preciseness of former google code search. It doesn't respect many of the symbols common in programming languages. Here is an example. The query "format(args" will match "func formatArgs(args", but not "func format(args". https://github.com/search?q=format%28args+repo%3Asimonz05%2F...