0.2.11
langgenius/dify-sandbox0.2.11Mar 24, 2025by Yeuoly
AI Summary
This release prioritizes security with critical vulnerability patches and a new security feature. The golang.org/x/net and google.golang.org packages were updated to address security issues, and a new feature was added to prevent Node.js code injection attacks.
Key Highlights
- Security: bumped golang.org/x/net to 0.23.0
- Security: bumped google.golang.org packages
- New feature: prevent Node.js code injection
New Features
- Prevent Node.js 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