plugins/jsonparser/v1.5.15

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

AI Summary

This is a patch release (v1.5.15) of the jsonparser plugin that updates transitive Go dependencies to address security vulnerabilities. The update bumps golang.org/x/crypto, golang.org/x/net, golang.org/x/sys, and golang.org/x/text for Docker Scout CVE remediation. No new features or breaking changes are included in this release.

Key Highlights

  • Bumped transitive golang.org/x dependencies (crypto, net, sys, text) for Docker Scout CVE remediation
  • Patch version update from v1.5.14 to v1.5.15
  • Maintenance release focused on security fixes

Full Release Notes

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

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