First public release of Redlyne.
Highlights
- Static vulnerability detection for Python code via right-click context menu
- Automated remediation suggestions with one-click apply
- Local execution — code never leaves your machine
- Windows + WSL2 support
Install
- From the VS Code Marketplace
- Or download
redlyne-0.0.1.vsixbelow and runcode --install-extension redlyne-0.0.1.vsix
Known limitations
- Windows + WSL2 only (Linux/macOS coming)
- ~15-20s per analysis (performance work in progress)
- Python only
See CHANGELOG.md for the full notes.