1.4.0 • Published 1 year ago

@defi-wonderland/crypto-husky-checks v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Node.js CI license badge

Crypto Husky Checks

Avoid committing sensitive information by installing these automated security checks in your precommit hook.

Features:

  • Checks for crypto private keys on commited code

:warning: This repository does not support Windows OS


Requirements

yarn add -D husky

Install

yarn add -D @defi-wonderland/crypto-husky-checks
npm set-script prepare "husky install && wonderland-crypto-husky-checks install"
npm run prepare

Checks:

find-crypto-keys.sh - Checks for crypto private keys on commited code. Should be added as a precommit hook

License

MIT license. Feel free to use, modify, and/or redistribute this software as you see fit. See the LICENSE file for more information.

1.4.0

1 year ago

1.3.0

2 years ago

1.2.0

3 years ago

0.0.0-29a10090

3 years ago

0.0.0-b7d9c771

3 years ago

1.1.1

3 years ago

0.0.0-0a32ae77

3 years ago

0.0.0-d32275fe

3 years ago

0.0.0-19732b58

3 years ago

0.0.0-87492d63

3 years ago

0.0.0-634a25a9

3 years ago

0.0.0-4ca1f6f0

3 years ago

0.0.0-41fa508f

3 years ago

0.0.0-75c6a763

3 years ago

0.0.0-8e86214c

3 years ago

0.0.0-9a6b1f42

3 years ago