Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## v1.8.3 [unreleased]

### Security

1. [2885](https://github.com/influxdata/kapacitor/pull/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.

### Other

1. [2880](https://github.com/influxdata/kapacitor/pull/2880): Upgrade Go to 1.24.13
Expand Down
Loading