0.2.11
eisenzopf/rvoip0.2.11Mar 24, 2025by Yeuoly
AI Summary
This release focuses on security maintenance by updating core Go dependencies and introduces a feature to prevent NodeJS code injection vulnerabilities.
Key Highlights
- Security updates for golang.org/x/net and google.golang.org libraries
- Prevention of NodeJS code injection
New Features
- Prevent nodejs code injection
Full Release Notes
## What's Changed * security: bump golang.org/x/net to 0.23.0 and bump google.golang.org/… by @Yeuoly in https://github.com/langgenius/dify-sandbox/pull/105 * feat: prevent nodejs code injection by @Yeuoly in https://github.com/langgenius/dify-sandbox/pull/140 **Full Changelog**: https://github.com/langgenius/dify-sandbox/compare/0.2.10...0.2.11