plugins/mocker/v1.5.15
maximhq/bifrostplugins/mocker/v1.5.15May 30, 2026by akshaydeo
AI Summary
This is a maintenance and security-focused release for the mocker plugin (v1.5.15) that bumps transitive golang.org/x dependencies to address Docker Scout CVE vulnerabilities. The update affects crypto, net, sys, and text packages as part of the security remediation effort.
Key Highlights
- Bumped transitive golang.org/x/crypto dependency for CVE remediation
- Bumped transitive golang.org/x/net dependency for CVE remediation
- Bumped transitive golang.org/x/sys dependency for CVE remediation
- Bumped transitive golang.org/x/text dependency for CVE remediation
- Part of Docker Scout CVE remediation effort (#3900)
Full Release Notes
## Plugin Release: mocker v1.5.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/mocker@v1.5.15 ``` --- _This release was automatically created from version file: `plugins/mocker/version`_