
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@rafaeltaranto/lamassu-camera-wrapper
Advanced tools
A face detection library for node.js using OpenCV
Installation for other distros may be slightly different.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install \
build-essential cmake \
libgtk2.0-dev pkg-config \
libavcodec-dev libavformat-dev \
libswscale-dev libpcsclite-dev \
libv4l-dev libasound2-dev \
gcc-4.9 g++-4.9
export CXX="g++-4.9"
sudo npm install -g node-gyp node-pre-gyp
Install from APT
apt-get install -y libopencv-core-dev libopencv-highgui-dev libopencv-imgproc-dev libopencv-video-dev libopencv-features2d-dev libopencv-objdetect-dev
Or download the OpenCV source archive from https://opencv.org/releases.html and unpack it. In source folder run following:
mkdir build && cd build
cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr/local ..
make -j7
sudo make install
Using Brew install OpenCV@2.4.8
brew install opencv@2
brew install pkg-config
Note: Use the latest NodeJS version in the 8.* series.
curl -L https://git.io/n-install | bash -s -- -y 8.12
. ~/.bash_profile
node-gyp build
npm install
FAQs
A face detection library for node.js using OpenCV
We found that @rafaeltaranto/lamassu-camera-wrapper demonstrated a not healthy version release cadence and project activity because the last version was released 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.