
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
The blickfeld-scanner-lib (BSL) is the interface for communicating with Blickfeld LiDAR devices.
The library is currently available for Python and C++. With it, Blickfeld Cube 1 and Cube Range 1 devices can be configured and point clouds can be fetched. Additionally, it supports NTP time synchronization and point cloud recordings.
Follow the installation guide or find the most common installation commands below.
pip install blickfeld_scanner
sudo apt update
sudo apt install -y wget libprotobuf-dev libprotobuf17
wget https://github.com/Blickfeld/blickfeld-scanner-lib/releases/latest/download/blickfeld-scanner-lib-dev-Linux.deb
sudo dpkg -i blickfeld-scanner-lib-dev-Linux.deb
Follow the getting started guide.
The Blickfeld software manual, which includes the BSL documentation, can be found at docs.blickfeld.com/cube.
To find the matching software manual for a specific BSL version, automatic redirect links are available.
Use the link https://docs.blickfeld.com/cube/redirect/blickfeld-scanner-lib/vx.x.x.html
and replace vx.x.x
with the BSL version.
Copyright (c) 2020, Blickfeld GmbH All rights reserved.
This source code is licensed under the BSD-style license found in the LICENSE.md file in the root directory of this source tree.
FAQs
Python package to communicate with LiDAR devices of the Blickfeld GmbH.
We found that blickfeld-scanner demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.