plugins/logging/v1.5.15

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

AI Summary

This is a patch release (v1.5.15) of the logging plugin focused on security maintenance. It updates transitive golang.org/x dependencies (crypto, net, sys, text) to address Docker Scout CVE vulnerabilities, as referenced in PR #3900.

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
  • Addresses Docker Scout CVE vulnerabilities

Full Release Notes

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

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