Kali Hernandez
Kali Hernandez
I recently launched a PR for `handler-slack-multichannel.rb` (see [here](https://github.com/sensu-plugins/sensu-plugins-slack/pull/82)) in which I suggested changing the approach on how to deal with exit codes from checks that are out of bounds...
… formats Use `@server_package_version` on the template to check the version of the package and set the `upload_configuration:` section or `remote_commands:` accordingly to the package version. This ensures the module...
In wazuh 4.4.0 a breaking change on the config for the API settings config file: https://github.com/wazuh/wazuh/pull/14119 Since v4.4.0 of this module, the `wazuh_api_yaml.erb` file is hardcoded to the newer format:...
- Add support for single channel defined as a string rather than an array (removes the need of having 2 different handlers) - Implement a retry strategy for handling slack...