Skip to content

sourcegraph-community/no-secrets

Repository files navigation

🤫 No Secrets!

Find secrets in your repos before others do. Try it.

Peace of Mind

Find potentially sensitive files pushed to public repositories on GitHub. Searches for the following secrets:

✅ AWS

✅ Google Cloud (GCP)

✅ Mailchimp

✅ Mailgun

✅ RSA, DSA, EC, PGP Private Keys

✅ Stripe

✅ Twilio

✅ GitHub

✅ Facebook

✅ Twitter

✅ YouTube

Coming Soon

🟡 Braintree

🟡 Heroku

🟡 Square

Development (WIP)

Web

$ npm install --global http-server
$ http-server
$ http://127.0.0.1:8080

TODO: Replace with Jekyll

Generate Bookmarklet JavaScript

  1. Copy everything in sourcegraph-console-query.txt
  2. Below line 1 Paste query in search console.
  3. Copy the URL in the address bar
  4. Open bookmarklet.js
  5. Paste the URL on line 9 omitting anything before %24%0A%0A%
  6. Copy everything in bookmarklet.js in to Bookmarklet Maker
  7. Click the "Generate Bookmarklet" button
  8. Copy the "Output"

Services