Provides the WazuhAgentAntiTamperingConfiguration which allows to parse the anti_tampering section of the Wazuh local configuration (ossec.conf).

class WazuhAgentAntiTamperingConfiguration(**kwargs)#

Bases: object

Object representation of an agent’s anti_tampering configuration section.

Wazuh reference: https://documentation.wazuh.com/current/user-manual/reference/ossec-conf/anti-tampering.html

package_uninstallation: bool#

Indicates whether the validation requirement for a user to uninstall the agent is enabled or not.