Skip to content

[Cloud Posture] Introducing cspm - #4752

Merged
kfirpeled merged 4 commits into
elastic:mainfrom
kfirpeled:cspm/added_cis_aws
Dec 4, 2022
Merged

[Cloud Posture] Introducing cspm#4752
kfirpeled merged 4 commits into
elastic:mainfrom
kfirpeled:cspm/added_cis_aws

Conversation

@kfirpeled

@kfirpeledkfirpeled commented Dec 1, 2022

Copy link
Copy Markdown
Contributor

What does this PR do?

In the following PR we are introducing CSPM policy template with AWS

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • [ ]

How to test this PR locally

For fully testing it, you should test with the following kibana changes: elastic/kibana#146842

Related issues

Screenshots

Screen Shot 2022-12-04 at 15 06 22

@elasticmachine

elasticmachine commented Dec 1, 2022

Copy link
Copy Markdown

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline ViewTest ViewChangesArtifactspreviewpreview

Expand to view the summary

Build stats

  • Start Time: 2022-12-04T13:02:51.233+0000

  • Duration: 13 min 18 sec

Test stats 🧪

TestResults
Failed0
Passed2
Skipped0
Total2

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine

elasticmachine commented Dec 2, 2022

Copy link
Copy Markdown

🌐 Coverage report

NameMetrics % (covered/total)Diff
Packages100.0% (0/0)💚
Files100.0% (0/0)💚 2.273
Classes100.0% (0/0)💚 2.273
Methods25.0% (1/4)👎 -63.416
Lines100.0% (0/0)💚 6.553
Conditionals100.0% (0/0)💚

@kfirpeledkfirpeled added enhancement New feature or request Team:Cloud Security Cloud Security team [elastic/cloud-security-posture] labels Dec 4, 2022
@kfirpeled
kfirpeled marked this pull request as ready for review December 4, 2022 13:11
@kfirpeled
kfirpeled requested a review from a team as a code ownerDecember 4, 2022 13:11

@oren-zoharoren-zohar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kfirpeled
kfirpeled merged commit 00285f9 into elastic:mainDec 4, 2022
@kfirpeled
kfirpeled deleted the cspm/added_cis_aws branch December 4, 2022 13:39
@elasticmachine

Copy link
Copy Markdown

Package cloud_security_posture - 1.1.0 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture

kfirpeled added a commit to elastic/kibana that referenced this pull request Dec 5, 2022
## Summary
When installing CSPM the kubernetes deployment is not relevant and
shouldn't be visible.
This PR is fixing that
<img width="837" alt="Screen Shot 2022-12-04 at 15 41 00"
src="https://user-images.githubusercontent.com/61654899/205493957-7d8e95c3-8e20-4e34-9c3d-556e201e62f9.png">
## How to test it
In order to install CSPM integration you use cloud_security_posture
1.1.0 which is recently available
elastic/integrations#4752
CohenIdo added a commit to CohenIdo/integrations that referenced this pull request Dec 12, 2022
orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or requestTeam:Cloud SecurityCloud Security team [elastic/cloud-security-posture]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Cloud Posture] CSPM integration - Create new CSPM integration policy template

3 participants

@kfirpeled@elasticmachine@oren-zohar