Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Fast Averaged Shifted Histograms.
Density estimation which approximate a triangular Kernel Density Estimation (KDE. Cython inside.
If Cython is installed, the sources files in '.pyx' are used. Otherwise, the '.cpp' files are directly used.
Simply use the Pypi command (numpy is mandatorry to achieve the installation due to cython components) :
pip install numpy
pip install fastash
Simply use the install command :
make install
This command is usefull during the developpement work.
To build the package :
make build
Then, the procedure to deploy is the following (version number need to be incremented) :
make dist
make deploy
exemple usage in test/test_2d.py
script files are based on the package https://github.com/cmcqueen/simplerandom .
FAQs
Fast Averages Shifted Histogram
We found that fastash 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.