Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
link-git-hooks
Advanced tools
Easily link your versioned Git hooks to the ones used by the git binary.
link-git-hooks
Quickly link your versioned Git hooks
link-git-hooks
is no longer actively maintained and is only made available here for reference. The project itself is still capable of linking Git hooks.
What follows is the original README.md
:
Node.js 6.x or later.
This script has no external dependencies.
To install this utility, run the following command in your console:
npm install -g link-git-hooks
This will make link-git-hooks
available as a global binary.
Note that you might require sudo
permissions to install the above utility globally.
In order to run link-git-hooks
, open a console (Terminal.app
, PuTTY
, etc.) and change into a directory that is both a Git repository and includes a sub-directory named hooks
.
Then, run the link-git-hooks
command.
Should the command fail, verify that link-git-hooks
is indeed installed by listing all globally installed modules:
npm list -g
Once executed, link-git-hooks
will provide you with information regarding the process.
Please note: link-git-hooks
will not replace any (pre-)existing hooks, so it is safe to run multiple times.
This module is maintained by the contributors listed on GitHub
Development of this module was sponsored by Operate Happy.
Licensed under the Apache License, Version 2.0 (the "License").
You may obtain a copy of the License at apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" basis, without WARRANTIES or conditions of any kind, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
FAQs
Easily link your versioned Git hooks to the ones used by the git binary.
The npm package link-git-hooks receives a total of 7 weekly downloads. As such, link-git-hooks popularity was classified as not popular.
We found that link-git-hooks demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.