Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@defi-wonderland/crypto-husky-checks

Package Overview
Dependencies
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@defi-wonderland/crypto-husky-checks

Automated security checks for your precommit hook

  • 1.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
127
decreased by-69.17%
Maintainers
7
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 06 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc