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.
Data Evaluation Software of the (Magnetism) research group of Prof. Ehresmann at University of Kassel
.. image:: https://img.shields.io/badge/version-1.0.0-blue :target: https://img.shields.io/badge/version-1.0.0-blue .. image:: https://img.shields.io/badge/License-MIT-blue :target: https://github.com/exp4-age/evaluix/blob/main/LICENSE
Data Evaluation Software of Arbeitsgruppe Ehresmann (Magnetism)
Install with ::
pip install evaluix
If you want to help develop and contribute to the package, first clone the repository to your PC and install in editable mode (detailed tutorial is about to come)::
git clone https://github.com/exp4-age/evaluix.git
cd evaluix
pip install -e .
Install Anaconda and create a new environment with Python 3.9 or higher. Activate it in an anaconda prompt and install evaluix as follows ::
conda create -n myevaluix python=3.9 (or higher, answer with y if asked)
conda activate myevaluix
conda install pip (if necessary)
pip install evaluix (answer with y if asked)
Now you can start the software by typing evaluix
in the anaconda prompt ::
conda activate myevaluix (if not already activated)
evaluix
About to come.
About to come
FAQs
Data Evaluation Software of the (Magnetism) research group of Prof. Ehresmann at University of Kassel
We found that evaluix 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.