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.
OpenPecha Toolkit allows state of the art for distributed standoff annotations on moving texts
Description • Owner • Install • Docs
OpenPecha Toolkit allows state of the art solution for distributed standoff annotations on moving texts, in which Base layer can be edited without affecting annotations. This is made possible by our OpenPecha Native Format called opf
(OpenPecha Format) and our collection of importers
which can parse existing text into opf
and exporters
which can export opf
text into any format (.epub
, .docx
, .pdf
, etc)
Stable version:
pip install openpecha
Daily development version:
pip install git+https://github.com/OpenPecha/Openpecha-Toolkit
git clone https://github.com/OpenPecha-dev/openpecha-toolkit.git
cd openpecha-toolkit
pip install -r requirements-dev.txt
pip install -e .
pre-commit install
PYTHONPATH=.:$PYTHONPATH pytest tests
FAQs
OpenPecha Toolkit allows state of the art for distributed standoff annotations on moving texts
We found that openpecha 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.