Skip to content

First public release of Redlyne.

Choose a tag to compare

@piliguori piliguori released this 01 May 15:07
· 25 commits to main since this release

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.vsix below and run code --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.