
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
slack-cli-stream
Advanced tools
$ npm install -g slack-cli-stream
$ slack-cli-stream --token xoxp-**********
$ slack-cli-stream --settings setting.yaml
token: xoxp-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
twitter:
consumer_key: ***
consumer_secret: ***
access_token_key: ***
access_token_secret: ***
hooks:
-
user: hideack
hook: curl -X PUT https://pixe.la/v1/users/hideack/graphs/slack-message/increment -H 'X-USER-TOKEN:xxxx' -H 'Content-Length:0'
-
user: hideack
channel: general
keyword: hello
hook: say hello
-
cron: "*/5 12-23 * * *"
hook: "curl -X POST -d "fizz=buzz2" http://requestbin.fullcontact.com/xxxxxxx"
theme:
text: green
date: green
git checkout -b my-new-featuregit commit -am 'Add some feature'git push origin my-new-featureApache-2.0
FAQs
slack stream
The npm package slack-cli-stream receives a total of 27 weekly downloads. As such, slack-cli-stream popularity was classified as not popular.
We found that slack-cli-stream 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.