Skip to content

v1.8.4

Latest

Choose a tag to compare

@bednar bednar released this 16 Apr 07:36
· 1 commit to master since this release
2d023aa

Security

  1. 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

  1. 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.

Other

  1. 2892: Upgrade Go to 1.25.8