Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
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.