hey Subhabra,
I have been testing the SCA policy you mentioned, and you are right, it's broken, or at least I can see the same error that you posted at the beginning, and I did all my testing with an out-of-the-box Wazuh v4.14.1 Windows 10 policy (
https://github.com/wazuh/wazuh/blob/v4.14.1/ruleset/sca/windows/cis_win10_enterprise.yml).
2025/11/20 08:22:10 wazuh-modulesd: WARNING: Failed to load YAML document in /var/ossec/ruleset/sca/cis_win10_enterprise.yml:201
2025/11/20 08:22:10 sca: WARNING: Error found while parsing file: '/var/ossec/ruleset/sca/cis_win10_enterprise.yml'. Skipping it.I did two tests, one in a Ubuntu 24 agent host, and another in a Windows 10 Pro. I had the same error in both.
My agent version is:
{
"version": "4.14.1",
"stage": "rc2",
"commit": "d77f67c"
}
Screenshot from terminal in Windows:

Pedro.