plugins/maxim/v1.6.15
maximhq/bifrostplugins/maxim/v1.6.15May 30, 2026by akshaydeo
AI Summary
This is a patch release (v1.6.15) of the maxim plugin that updates transitive Go dependencies to address Docker Scout CVE vulnerabilities. The update bumps golang.org/x packages including crypto, net, sys, and text dependencies.
Key Highlights
- Bumped transitive golang.org/x dependencies (crypto, net, sys, text) for security fixes
- Addresses Docker Scout CVE vulnerabilities
- Related to PR #3900
Full Release Notes
## Plugin Release: maxim v1.6.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/maxim@v1.6.15 ``` --- _This release was automatically created from version file: `plugins/maxim/version`_