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.
A crontab-like service for triggering HTTP Endpoints in a timely manner.
A RESTful service specialized in receiving and managing web file uploads.
npm i -g cronenberg
.cook-hen:
spec: "* * * * *" # Crontab spec
method: post
url: http://kitchen/dish
body: some hen, please # Optional
headers: # Optional
Content-Type: text/plain
boil-water:
spec: "1,30 * * * *"
method: post
url: http://kitchen/hot-water
# ...
cronenberg -c path/to/conf.yml
.If you have found any problems with this module, please:
~bug
.We will make sure to take a look when time allows us.
If you wish to get that awesome feature or have some advice for us, please:
~proposal
.If you have spotted any enhancements to be made and is willing to get your hands dirty about it, fork us and submit your merge request so we can collaborate effectively.
FAQs
A crontab-like service for triggering HTTP Endpoints in a timely manner.
The npm package cronenberg receives a total of 0 weekly downloads. As such, cronenberg popularity was classified as not popular.
We found that cronenberg demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.