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.
NHERI SimCenter Python Dependencies
The nheri_simcenter
Python package facilitates the installation of the Python dependencies required to run the backend applications used by the NHERI SimCenter. It is available at the Python Package Index (PyPI). With the help of this package, all of those dependencies can be installed using pip
as follows:
pip install nheri_simcenter
On Mac computers, use the command below to ensure that the dependencies are installed under Python3:
pip3 install nheri_simcenter
nheri_simcenter
is distributed under the BSD 3-Clause license, see LICENSE.
This material is based upon work supported by the National Science Foundation under Grant No. 1612843. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the National Science Foundation.
Adam Zsarnóczay, NHERI SimCenter, Stanford University, adamzs@stanford.edu
FAQs
NHERI SimCenter Python Dependencies
We found that nheri-simcenter 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.