framework/v1.3.15

maximhq/bifrostframework/v1.3.15May 30, 2026by akshaydeo

AI Summary

This is a patch release focused on security remediation, bumping transitive golang.org/x dependencies (crypto, net, sys, text) to address Docker Scout CVEs. The update is referenced by issue #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

## Framework Release v1.3.15

- chore: bumped transitive golang.org/x dependencies (crypto, net, sys, text) for Docker Scout CVE remediation (#3900)

### Installation

```bash
go get github.com/maximhq/bifrost/framework@v1.3.15
```

---
_This release was automatically created and uses core version: `v1.5.15`_