Releases: Mosec2525/securecycle
Releases · Mosec2525/securecycle
VibeSec v1.0.0
VibeSec v1.0.0
Stable release hardening for the VibeSec VS Code extension.
Highlights
- README now uses the canonical
Mosec2525/vibe-coding-securityclone 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.mdfor repeatable release validation.
Validation
- CI passed on
mainfor commit9252a06. - Local
npm run release:dry-runpassed. - Local
npm run package:vsixproducedvibesec-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....