Antipattern: keeping old gists with sensitive data

This is part of our antipatterns and cloud security series.
Nothing's worse than a data breach, so protect yourself by cleaning up your gists—both public and private.
git clone https://github.com/faradayio/gistkiller.git
cd gistkiller
bundle install
ruby gistkiller.rb
The first time you run it, it will get an OAuth2 token—that's how auth is handled.