- Add ALLOWED_OPERATIONS whitelist to validate operation parameter - Prevent arbitrary method invocation via send() - Refactor tone methods using metaprogramming to reduce duplication - Add specs for invalid operations and injection attempts
- Add ALLOWED_OPERATIONS whitelist to validate operation parameter - Prevent arbitrary method invocation via send() - Refactor tone methods using metaprogramming to reduce duplication - Add specs for invalid operations and injection attempts