Describe the bug
While browsing the findings, I saw a rule that has a column in the id.
Browsing the repo I'm able to find that it got committed with a comma here:
https://github.com/elastic/integrations/blob/main/packages/cloud_security_posture/kibana/csp_rule_template/dc91f4c4-4f0e-59ba-a0e1-96e996736787.json#L5
Preconditions
Deploy on cloud and install integration
To Reproduce
Write the exact actions one should perform in order to reproduce the bug.
Steps to reproduce the behavior:
- Deploy on cloud
- Install integration
- Browse the findings/rules and see that there is a rule with id
dc91f4c4-4f0e-59ba-a0e1-96e996736787,
Expected behavior
Rules should be uuid
Screenshots

Describe the bug
While browsing the findings, I saw a rule that has a column in the id.
Browsing the repo I'm able to find that it got committed with a comma here:
https://github.com/elastic/integrations/blob/main/packages/cloud_security_posture/kibana/csp_rule_template/dc91f4c4-4f0e-59ba-a0e1-96e996736787.json#L5
Preconditions
Deploy on cloud and install integration
To Reproduce
Write the exact actions one should perform in order to reproduce the bug.
Steps to reproduce the behavior:
dc91f4c4-4f0e-59ba-a0e1-96e996736787,Expected behavior
Rules should be uuid
Screenshots
