Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
this library is an application that allows you to track objects in a video file and save the tracking data to pandas dataframe
you can use pip to install get-eyedata.
pip install get-eyedata
you need video file which is recorded by OBS with original setting
show details -> https://github.com/ikrfun/get_eyedata/wiki/usage-en
get OBS -> https://obsproject.com/ja/download
To use mekeing eye dataset, run the following command in your terminal
from get_eyedata import valo
# valo_df is pandas dataframe
valo_df = valo.make_dataset('{video-file-path}')
# save as csv
valo_df.to_csv('out-csv-path')
This project is licensed under the MIT License. See the LICENSE
file for more information.
FAQs
gat gaze data form record.
We found that get-eyedata 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
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.