
Research
2025 Report: Destructive Malware in Open Source Packages
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.
hg-systematic
Advanced tools
This is a library of utilities and examples to highlight how HGraph can be used to implement systematic trading strategies.
See this for more information.
This project uses uv for environment and dependency management. See https://docs.astral.sh/uv/ for installation instructions.
Here are some useful commands:
Create a local virtual environment in the project directory (./.venv) with Python 3.12:
uv venv --python 3.12
Install the project and its dependencies:
# Base dependencies
uv sync
# Include documentation dependencies
uv sync --extra docs
# Install all optional extras (e.g. tests, adaptors)
uv sync --all-extras --all-groups
PyCharm can use the interpreter from ./.venv (created by uv) to set up the project. Recent versions of PyCharm support uv, use the "uv" interpreter type.
# No Coverage
uv run pytest
# Generate Coverage Report
uv run pytest --cov=hg_systematic --cov-report=xml
FAQs
A library and examples to show how HGraph can be used for systematic trading.
We found that hg-systematic 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
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.

Research
/Security News
A five-month operation turned 27 npm packages into durable hosting for browser-run lures that mimic document-sharing portals and Microsoft sign-in, targeting 25 organizations across manufacturing, industrial automation, plastics, and healthcare for credential theft.