Skip to content

VibeSec v1.0.0

Latest

Choose a tag to compare

@Mosec2525 Mosec2525 released this 26 Mar 04:57
· 18 commits to main since this release

VibeSec v1.0.0

Stable release hardening for the VibeSec VS Code extension.

Highlights

  • README now uses the canonical Mosec2525/vibe-coding-security clone URL and current Analysis/Control Center wording.
  • Extension manifest now includes Marketplace-ready metadata: publisher, repository, homepage, bugs URL, license, categories, keywords, gallery banner, and CI badge.
  • Added Node test coverage for policy loading, provider/model validation, README accuracy, and VSIX production dependency packaging.
  • CI now runs install, tests, dependency audit, and VSIX file audit on every push and pull request.
  • Added a tag-based release workflow that builds and attaches a VSIX to GitHub releases.
  • Added docs/release-checklist.md for repeatable release validation.

Validation

  • CI passed on main for commit 9252a06.
  • Local npm run release:dry-run passed.
  • Local npm run package:vsix produced vibesec-1.0.0.vsix.

Asset

Download vibesec-1.0.0.vsix from this release and install it in VS Code with Extensions: Install from VSIX....