Actively developedSecurityMIT
Viperbane
Python CLI tool to detect and neutralize venomous dependency patterns. Scans for malicious packages, typosquatting and supply chain risks.
Released June 2025Updated Mar 2026Python · CLI · PyPI
viperbane
$viperbane --help
viperbane v1.0.0
Usage: viperbane <command> [options]
$viperbane scan ./projects
✓ Scanning 12 repos...
⚠ 3 outdated · 1 advisory · 0 conflicts
$▊
# key features
🐍Typosquatting Detection
Uses edit-distance algorithms to flag packages suspiciously similar to popular ones.
# highlights
- Detects typosquatting patterns against known-safe registries
- Checks maintainer activity and package age
- Configurable block lists per project
# built with
PythonCLIPyPI
#python#security#cli#supply-chain#pypi