Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
ac-node-hipchat
Advanced tools
A common module plugin for building Atlassian Connect add-ons for HipChat
A set of modules useful for building web-framework-specific support for Atlassian Connection add-ons for HipChat. It is developed for use by the [ac-koa-hipchat] library, but should be useful for building similar adapters for other web frameworks, should that be desirable.
The main library source is written to be compatible with Node.js v0.10.x, but the tests rely on ES6 generators,
which means you must use Node.js v0.11.x to run the tests. Using nvm
to manage multiple Node.js versions is
recommended.
If you don't have nvm
, install it. It's not strictly required, but will aid tremendously in running multiple
versions of Node.js.
$ curl https://raw.githubusercontent.com/creationix/nvm/v0.12.1/install.sh | bash
For more advanced help with nvm
, see its website.
If you need Node.js v0.11.x, install and select it.
$ nvm install v0.11.13
$ nvm use v0.11.13
Next, make sure you have this repository's dependencies installed.
$ cd ac-node-hipchat
$ npm install
Finally, run the full test suite.
$ npm test
FAQs
A common module plugin for building Atlassian Connect add-ons for HipChat
The npm package ac-node-hipchat receives a total of 33 weekly downloads. As such, ac-node-hipchat popularity was classified as not popular.
We found that ac-node-hipchat 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 threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.