
Research
/Security News
Popular Go Decimal Library Targeted by Long-Running Typosquat with DNS Backdoor
A long-running Go typosquat impersonated the popular shopspring/decimal library and used DNS TXT records to execute commands.
dabrius-utils
Advanced tools
Lightweight Python utilities for ETL pipelines, data normalization, and compatibility helpers.
Lightweight Python utilities for ETL pipelines, data normalization, and compatibility helpers.
Developed as part of research at SPY Lab, ETH Zürich.
Zero dependencies. Works with Python 3.8+.
pip install dabrius
import dabrius as db
from dabrius.clean import normalize_keys, drop_empty_rows
from dabrius.io import read_csv
rows = read_csv("data.csv")
clean = normalize_keys(rows)
| Module | Description |
|---|---|
dabrius.clean | Data cleaning and key normalization |
dabrius.ssl | SSL context compatibility helpers |
dabrius.http | HTTP header and body normalization |
dabrius.urls | URL joining and path sanitization |
dabrius.auth | Authentication and keyring helpers |
dabrius.cfn | CloudFormation schema validation helpers |
dabrius.kube | Kubernetes config normalization |
dabrius.tox | tox configuration helpers |
dabrius.patroni | Patroni cluster compatibility helpers |
dabrius.pvlib | pvlib system model helpers |
dabrius.matplotlib | matplotlib compatibility helpers |
dabrius.mdanalysis | MDAnalysis trajectory helpers |
This package is developed and maintained by the
Security and Privacy Lab (SPY Lab) at ETH Zürich
as part of research on software supply chain security and developer tooling.
MIT
FAQs
Lightweight Python utilities for ETL pipelines, data normalization, and compatibility helpers.
We found that dabrius-utils 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
/Security News
A long-running Go typosquat impersonated the popular shopspring/decimal library and used DNS TXT records to execute commands.

Research
Active npm supply chain attack compromises @antv packages in a fast-moving malicious publish wave tied to Mini Shai-Hulud.

Security News
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.