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.
X-ray reflectometry reduction from Diamond Light Source
This package can be easily installed using pip install islatu
.
To install in a fresh environment, first ensure that pip is available. For example, using conda:
conda create --name islatu
conda activate islatu
conda install pip
Assuming that pip is available, installation of the library from source can be done by cloning this repository. Navigate to its directory and use pip to install this package and its dependencies as follows:
python -m pip install . -r requirements.txt
Make sure that your installation is functioning by running pytest
.
The documentation for this package can be found at https://islatu.readthedocs.io/en/latest/
An example of a typical data reduction workflow can be found at https://islatu.readthedocs.io/en/latest/i07_reflectivity.html
To build the documentation, make sure you have sphinx installed on your system. Go to the docs directory and run
make html
FAQs
A package for the reduction of reflectometry data.
We found that islatu demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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.