plugins/compat/v0.1.14

maximhq/bifrostplugins/compat/v0.1.14May 30, 2026by akshaydeo

AI Summary

This is a maintenance/security release for the compat plugin that bumps transitive golang.org/x dependencies (crypto, net, sys, text) to address Common Vulnerabilities and Exposures (CVEs) identified by Docker Scout. The update is tracked in issue #3900.

Key Highlights

  • Bumped transitive golang.org/x dependencies for Docker Scout CVE remediation
  • Updated crypto, net, sys, and text packages
  • Referenced issue #3900 for tracking
  • Standard plugin version bump to v0.1.14

Full Release Notes

## Plugin Release: compat v0.1.14

- 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/compat@v0.1.14
```

---
_This release was automatically created from version file: `plugins/compat/version`_