Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
A visual tool for wiring the Internet of Things.
Check out http://nodered.org/docs/getting-started/ for full instructions on getting started.
sudo npm install -g --unsafe-perm node-red
node-red
More documentation can be found here.
For further help, or general discussion, please use the mailing list.
If you want to run the latest code from git, here's how to get started:
Clone the code:
git clone https://github.com/node-red/node-red.git
cd node-red
Install the node-red dependencies
npm install
Build the code
npm run build
Run
npm start
or
node red.js
Before raising a pull-request, please read our contributing guide.
This project adheres to the Contributor Covenant 1.4. By participating, you are expected to uphold this code. Please report unacceptable behavior to any of the project's core team at team@nodered.org.
Node-RED is a project of the JS Foundation.
It was created by IBM Emerging Technology.
Copyright JS Foundation and other contributors, http://js.foundation under the Apache 2.0 license.
FAQs
Low-code programming for event-driven applications
The npm package node-red receives a total of 8,198 weekly downloads. As such, node-red popularity was classified as popular.
We found that node-red demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.