- The sca is already installed by default but under what policies or good practices is it based?
Our SCA policy is based on security practices for NGINX, found on several security blogs that you can check at the
Reference section
here- I understand that it is through the PCI framework?
Let me explain this, from latest versions of Wazuh (3.9+),
Security Configuration Assessment (SCA) provides pre-defined policies to help meet regulatory compliance such as HIPAA or PCI DSS or meet standards like
CIS.
- Automatically assigns and verifies according to the agent's Operating System?
Yes indeed, for each operating system we have certain policies, which you can consult in the table
here. These policies will not be executed in the event that another operating system other than the one required tries to execute them as mentioned
here:
If the requirements aren't satisfied for a specific policy file, the scan for that file won't start.- Can you add other validations or directives apart from the ones that come by default?
Of course, here is a
link so you can see how to create custom SCA policies
- Do these verifications generate an alert according to the level?
In order to receive alerts, you will need to configure these, I attach
this link so you can see how to do it.
Any other questions or queries, do not hesitate to contact us again.