Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: c7f97202343baaefc01efb764e20deab17559398
https://github.com/Checkmk/checkmk/commit/c7f97202343baaefc01efb764e20deab1…
Author: Max Linke <max.linke(a)checkmk.com>
Date: 2023-08-23 (Wed, 23 Aug 2023)
Changed paths:
A .werks/15985
M cmk/special_agents/agent_aws.py
M tests/unit/cmk/special_agents/agent_aws/agent_aws_fake_clients.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_wafv2.py
Log Message:
-----------
15985 FIX AWS agent handles wafv2 rules with ByteMatchString correctly
When a wafv2 rule with the ByteMatchString was configured the agent would crash. In the
debug output a message about an unserializable entry would appear.
In the AWS UI you can configure a rule with ByteMatchString in any field using
"Search string".
This has been fixed now. No action required.
JIRA: CMK-14298
Change-Id: I2fb977c87bcc4e92dfb1e65dc65cc9f11f4f3363