plugins/governance/v1.5.15

maximhq/bifrostplugins/governance/v1.5.15May 30, 2026by akshaydeo

AI Summary

This is a maintenance release for the governance plugin focused on security CVE remediation. The update bumps transitive golang.org/x dependencies (crypto, net, sys, text) to address Docker Scout vulnerabilities. No new features or breaking changes are included in this patch release.

Key Highlights

  • Bumped transitive golang.org/x dependencies for Docker Scout CVE remediation
  • Updated dependencies in crypto, net, sys, and text packages
  • Security-focused maintenance release

Full Release Notes

## Plugin Release: governance 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/governance@v1.5.15
```

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