Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
thing-it-node-armv7-boron
Advanced tools
[thing-it-node] is a scalable Operating System for Things and allows you to
All of the above is controlled by a nodejs server which is bootstrapped from a simple JSON Configuration File, which allows you to e.g. configure a complex Device control in minutes.
There are two relevant release branches:
To build one of these, check it out and run npm ci
. The build process might take a while.
Once your release is ready to be published, make sure to fulfill the following prerequisites:
npm team add thing-it:developers <username>
)npm owner add <username> <thing-it-node|thing-it-node-x86-jessie|thing-it-node-armv7-boron>
)If you satisfy all those requirements, the only thing left to do is to run npm version <major|minor|patch|a_specific_version>
.
Once the associated Git tag has been pushed, a Github action starts to build the appropriate Docker image and publishes it to DockerHub and to a private AWS ECR repository.
After finishing the above build and publish process, you will be able to pull the created docker image from AWS ECR or DockerHub, respectively.
If you want to create a virtual TIN that runs on AWS, it will be added to the ECS cluster named thing-it-node-cluster (happens automatically when checking “Virtual Gateway” in TIP’s node configuration view).
Otherwise, pulling the correct docker image and running it on a physical node is explained in tin-docker’s README.
You can use www.thing-it.com to create and simulate your setup for [thing-it-node] and then just push the configuration file or connect your Device Gateways safely to the Internet.
[thing-it-node] is available under the MIT License and the Eclipse Public License.
FAQs
thing-it Node Server
The npm package thing-it-node-armv7-boron receives a total of 0 weekly downloads. As such, thing-it-node-armv7-boron popularity was classified as not popular.
We found that thing-it-node-armv7-boron demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.