Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

amirbenun
Copy link
Contributor

@amirbenun amirbenun commented Aug 1, 2022

Fixes elastic/cloudbeat#227

What does this PR do?

Fix a typo in a CSP rule id

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

Related issues

Screenshots

@amirbenun amirbenun added the bug Something isn't working, use only for issues label Aug 1, 2022
@amirbenun amirbenun requested a review from a team as a code owner August 1, 2022 07:26
@elasticmachine
Copy link

elasticmachine commented Aug 1, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-08-08T08:46:52.344+0000

  • Duration: 15 min 51 sec

Test stats 🧪

Test Results
Failed 0
Passed 2
Skipped 0
Total 2

🤖 GitHub comments

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

  • /test : Re-trigger the build.

@elasticmachine
Copy link

elasticmachine commented Aug 1, 2022

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (0/0) 💚
Files 100.0% (0/0) 💚 2.863
Classes 100.0% (0/0) 💚 2.863
Methods 25.0% (1/4) 👎 -64.262
Lines 100.0% (0/0) 💚 9.359
Conditionals 100.0% (0/0) 💚

@ofiriro3 ofiriro3 self-requested a review August 1, 2022 08:23
Copy link
Contributor

@ofiriro3 ofiriro3 left a comment

Choose a reason for hiding this comment

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

Looks ok, but we just need to add a new commit to the integration log- packages/cloud_security_posture/changelog.yml

Copy link
Contributor

@ofiriro3 ofiriro3 left a comment

Choose a reason for hiding this comment

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

Wrong log type ⏰

- version: "0.0.23"
changes:
- description: Fix rule id typo
type: enhancement
Copy link
Contributor

Choose a reason for hiding this comment

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

type should be bugfix

Copy link
Contributor

@ofiriro3 ofiriro3 left a comment

Choose a reason for hiding this comment

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

Approved, but please check my comment.

changes:
- description: Fix rule id typo
type: bugfix
link: https://github.com/elastic/cloudbeat/issues/227
Copy link
Contributor

Choose a reason for hiding this comment

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

nit - I see that all other git logs here link the integration PR, and not the GitHub issue.

@amirbenun amirbenun merged commit cbe4d07 into elastic:main Aug 8, 2022
@amirbenun amirbenun deleted the bug-227/ruleid-remove-comma branch August 8, 2022 10:59
@kfirpeled kfirpeled added the Team:Cloud Security Cloud Security team [elastic/cloud-security-posture] label Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working, use only for issues Team:Cloud Security Cloud Security team [elastic/cloud-security-posture]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Rule id that includes a comma at the end
4 participants