plugins/prompts/v1.0.15
maximhq/bifrostplugins/prompts/v1.0.15May 30, 2026by akshaydeo
AI Summary
This is a security-focused patch release that bumps transitive golang.org/x dependencies (crypto, net, sys, text) to address Docker Scout CVE vulnerabilities. No new features or breaking changes are included in this release.
Key Highlights
- Bumped transitive golang.org/x/crypto dependency for security
- Bumped transitive golang.org/x/net dependency for security
- Bumped transitive golang.org/x/sys dependency for security
- Bumped transitive golang.org/x/text dependency for security
- Docker Scout CVE remediation (PR #3900)
Full Release Notes
## Plugin Release: prompts v1.0.15 - chore: bumped transitive golang.org/x dependencies (crypto, net, sys, text) for Docker Scout CVE remediation (#3900) ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/prompts@v1.0.15 ``` --- _This release was automatically created from version file: `plugins/prompts/version`_