Sim releases v0.5.110 with webhook optimization and SSRF security fixes
Bug Fixes
Sim v0.5.110 introduces three key improvements focused on stability and security:
Webhook Performance
- Eliminated redundant database queries from the webhook execution path, reducing unnecessary load and improving response times for webhook-triggered operations.
Security Hardening
- Added SSRF (Server-Side Request Forgery) protection to database tools and webhook delivery mechanisms, preventing potential attacks where malicious payloads could be used to make unauthorized requests from the Sim server.
API Alignment
- Fixed integration with the Parallel AI API to align with current API documentation, ensuring compatible behavior and preventing integration issues.
Action Items
Upgrade to v0.5.110 to benefit from webhook performance improvements and enhanced security protections, particularly if you're using webhooks or database tools in production environments.