Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
zigbee2mqtt-frontend
Advanced tools
[![Build Status](https://travis-ci.com/nurikk/sls-frontend.svg?branch=master)](https://travis-ci.com/nurikk/z2m-frontend)
npm install
npm run build //compiled files at ./dist
npm install
npm run start
open http://localhost:3030/
Also avaliable as HACS intefration. Just add this repo into custom repo list
Check Mosquitto Broker logs right after a startup. You should be able to determine a websocket port in this log entry:
Opening websockets listen socket on port 1884
index.html
in the browser.Settings
tab and fill all the options. Make sure you use websocket port from the step 1 in the mqtt server address.Submit
button and then refresh the page.Home
tab. You should be able to see the list of your devices.Map
tab and press button Requests
in order to draw a map of your ZigBee network. After a couple of seconds the map should appear automatically.
Remember that the map will be erased after refreshing the browsers page.FAQs
[![Node.js CI](https://github.com/nurikk/zigbee2mqtt-frontend/actions/workflows/node.js.yml/badge.svg)](https://github.com/nurikk/zigbee2mqtt-frontend/actions/workflows/node.js.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?
The npm package zigbee2mqtt-frontend receives a total of 7,108 weekly downloads. As such, zigbee2mqtt-frontend popularity was classified as popular.
We found that zigbee2mqtt-frontend 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.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.