You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Security
2885: Enforce --disable-alert-handlers for TICKscript alert handler methods (.exec(), .log(), .tcp(), etc.), closing RCE bypass where -disable-handlers exec did not block direct .exec() calls in TICKscripts.
Bug Fixes
2886: Fix task status reported as enabled when task creation fails due to a disabled alert handler. Task is now saved as disabled with the error field populated.