Before we all grab our pitchforks, I have just gone through the entire first page of results and a huge majority of them were explicitly noted as test applications. Sometimes you can see this in the names:<p><pre><code> test / rails_app_v3 /
test_app / config
</code></pre>
In many other instances, things are not as the seem. For example, some of these results come from commits where the author is moving the token to an environment variable. For example: <a href="https://github.com/cimm/blathy/blob/2d3a9550d3a0be55db8e26a25f959a891dee1bcf/config/initializers/secret_token.rb" rel="nofollow">https://github.com/cimm/blathy/blob/2d3a9550d3a0be55db8e26a2...</a><p>I certainly agree that we should all be security conscious, but I'm also a fan of keeping perspective. Things are bad, but let's keep the truth in mind too.