Repo Added
|
Files
224
|
Badge
README BADGES
|
github
[fix] Reusable cloud connectors on org aws (#3643) ### Summary of your changes Cloud connectors should be reusable between CSPM and Asset Inventory. This means that the root and memeber roles cannot have different names between the two integrations. Changes: * When cloud connectors are used cloudbeat will attempt to assume the same root and member role names between CSPM and Asset Inventory. * Asset Inventory AWS Org Cloud Connectors cloudformation will create the same role names as CSPM (identical cloudformation file). ### Screenshot/Data <!-- If this PR adds a new feature, please add an example screenshot or data (findings json for example). --> ### Related Issues <!-- - Related: https://github.com/elastic/security-team/issues/ - Fixes: https://github.com/elastic/security-team/issues/ --> Fixes: https://github.com/elastic/security-team/issues/14155 ### Checklist - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] I have added the necessary README/documentation (if appropriate) #### Introducing a new rule? - [ ] Generate rule metadata using [this script](https://github.com/elastic/cloudbeat/tree/main/security-policies/dev#generate-rules-metadata) - [ ] Add relevant unit tests - [ ] Generate relevant rule templates using [this script](https://github.com/elastic/cloudbeat/tree/main/security-policies/dev#generate-rule-templates), and open a PR in [elastic/packages/cloud_security_posture](https://github.com/elastic/integrations/tree/main/packages/cloud_security_posture) (cherry picked from commit f240ceb4c)
29 of 31 new or added lines in 5 files covered. (93.55%)
9600 of 12600 relevant lines covered (76.19%)
16.59 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|