Skip to content

Releases: figuesosa/deps-audit

Deps Audit 1.3.1

Choose a tag to compare

@figuesosa figuesosa released this 13 Aug 11:58

First public release of Deps Audit — a VS Code / Cursor extension that scans workspace Node repos for vulnerable, outdated, and malware-flagged dependencies.

Install

  1. Download deps-audit-1.3.1.vsix from this release
  2. Command Palette → Extensions: Install from VSIX…
  3. Open a projects folder → Deps Audit in the activity bar → refresh

What's included

  • Findings by repo: Critical, High, Moderate, Low, Malware, Outdated majors
  • Advisory dedupe (same GHSA/CVE collapsed)
  • Optional Google Chat digests (preview first; manual post by default)
  • Schedules: every N minutes, daily, weekly, or monthly while the editor is open
  • First-run walkthrough + how-to / severity docs
  • Shield activity-bar icon and 512×512 marketplace PNG
  • Optional CLI and manual GitHub Action for multi-repo audits

Docs

Deps Audit 1.3.0

Choose a tag to compare

@figuesosa figuesosa released this 13 Aug 11:49

Prepare v1.3.0 as the first public release.

Polish docs and packaging, add support/security/contributing guides, and ship a safer manual-only Actions workflow.