Skip to content

Commit

Permalink
fix(doc): Added screencast showing auth token detection in .npmrc file,
Browse files Browse the repository at this point in the history
fixes #11
  • Loading branch information
bahmutov committed Jan 10, 2016
1 parent ab6be51 commit 1470729
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ filenames to make sure they do not match widely common patterns (`.pem`, etc.)

[1]: https://github.com/ChALkeR/notes/blob/master/Do-not-underestimate-credentials-leaks.md

For example, here is `ban` in action - stopping me from adding NPM registry `_authToken` to
`.npmrc` file

[![asciicast](https://asciinema.org/a/33377.png)](https://asciinema.org/a/33377)

## Install

Add to your project `npm install --save-dev ban-sensitive-files`
Expand Down

0 comments on commit 1470729

Please sign in to comment.