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.
@cypress/set-commit-status
Advanced tools
Small utility for setting GitHub commit status based on GH app installation
This utility is meant to be used by GitHub App installations. Thus your environment should have the following 3 pieces of authentication information set as environment variables:
GH_APP_ID
GH_INSTALLATION_ID
GH_PRIVATE_KEY
The GH_PRIVATE_KEY
is the base64-encoded private key. For example, if you copy the contents of the private "pem" file into your clipboard, from the terminal you can execute "pbpaste | base64 | pbcopy" and get the encoded string in the clipboard.
Run with environment variable DEBUG=@cypress/set-commit-status
to see more log messages
FAQs
Set GitHub commit status
The npm package @cypress/set-commit-status receives a total of 3 weekly downloads. As such, @cypress/set-commit-status popularity was classified as not popular.
We found that @cypress/set-commit-status demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 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.