Werk #15833: Prevent overriding critical plugins with custom files
Component | Setup |
Title | Prevent overriding critical plugins with custom files |
Date | Aug 30, 2023 |
Checkmk Edition | Checkmk Enterprise (CEE) |
Checkmk Version | 2.3.0b1 2.2.0p10 |
Level | Trivial Change |
Class | New Feature |
Compatibility | Compatible - no manual interaction needed |
Previously it was possible to override any Checkmk agent plugin using Custom files rule in Setup. In the case of the agent updater it may lead to serious problems.
Since this release the agent updater plugin is protected from overriding.
CMK-6917