Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Report statsd metrics via command line.
You can follow @jondot for any questions.
Statsd-cli was built in order to provide tooling for out of band systems such as Nagios.
Here is an example command you can in your shell, or shell out in your Nagios checks, and any other system for that matter.
$ statsd -h stats.me.com -o count -m mongo.rw.ip-42-42-42-42 -v 31
Options:
-h, --host Statsd host
-m, --metric Metric to report
-o, --operation Statsd operation: increment, decrement, timing, count
-v, --value Metric value
-s, --sample_rate Sampling rate
-h, --help Print this help message
Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).
Copyright (c) 2011 Dotan Nahum @jondot. See MIT-LICENSE for further details.
FAQs
Unknown package
We found that statsd-cli 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.