Oren Zohar
Oren Zohar
## Short description We moved to work with the bundle option on our rego project and had to change the tests to support it, unfortunately, our coverage flow is now...
**Motivation** Following a fearture request from @BenB196 https://github.com/elastic/cloudbeat/issues/2128 **Definition of done** - [ ] Add the `conditions` vars into the integration manifest, as seen [here](https://github.com/elastic/integrations/blob/9817e962729452e6ba164ebe1afd96e3740ddcc3/packages/kubernetes/manifest.yml#L40-L44), for all of our integrations....
### Summary of your changes - Unifying Poetry projects - Removing hermit Python dependency ### Related Issues ### Checklist - [ ] I have added tests that prove my fix...
## Summary Initially, we decided to separate the cloud resources collection and the rule engine for CSP. We planned to use Cloudbeat to collect the cloud resources and then send...
### Summary of your changes ### Screenshot/Data ### Related Issues ### Checklist - [ ] I have added tests that prove my fix is effective or that my feature works...
**Summary** We want to have a job that will test the latest stack version with previous stable agent versions (job matrix) **DoD** - [ ] Post-Merge test that will run...
**Motivation** A race condition was detected when the `race` flag was added to our unit tests workflow **Definition of done** - [ ] Find out the root cause for the...