Skip to content

Update SentinelOne Threat Pipline to Set event.id for ECS [Enhancement] - #4840

Merged
kcreddy merged 9 commits into
elastic:mainfrom
ChriZzn:main
Feb 9, 2023
Merged

Update SentinelOne Threat Pipline to Set event.id for ECS [Enhancement]#4840
kcreddy merged 9 commits into
elastic:mainfrom
ChriZzn:main

Conversation

@ChriZzn

@ChriZzn ChriZzn commented Dec 15, 2022

Copy link
Copy Markdown
Contributor

Adding ECS event.id Field from SentinelOne Threat ID

What does this PR do?

Addint the event.id Field this discribes the Unique Threat ID in SentinelOne

Checklist

  • [x ] I have reviewed tips for building integrations and this pull request is aligned with them.
  • [ x] I have verified that all data streams collect metrics or logs.
  • [x ] I have added an entry to my package's changelog.yml file.
  • [x ] I have verified that Kibana version constraints are current according to guidelines.
Adding ECS event.id Field from SentinelOne Threat ID
@ChriZzn
ChriZzn requested a review from a team as a code owner December 15, 2022 12:54
@ChriZzn ChriZzn changed the title Update SentinelOne Threat Pipline to Set event.id for ECS Dec 15, 2022
@elasticmachine

elasticmachine commented Dec 15, 2022

Copy link
Copy Markdown

💚 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: 2023-02-09T09:38:32.101+0000

  • Duration: 16 min 36 sec

Test stats 🧪

Test Results
Failed 0
Passed 31
Skipped 0
Total 31

🤖 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

Copy link
Copy Markdown

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@ChriZzn

ChriZzn commented Dec 19, 2022

Copy link
Copy Markdown
Contributor Author

Hi together,

any updates when this is going to be fixed?

@kcreddy kcreddy 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.

Please add changelog.yml and manifest.yml entries to the PR

@ChriZzn

ChriZzn commented Dec 28, 2022

Copy link
Copy Markdown
Contributor Author

Hi @kcreddy

All Required Files should be edited now!

Regards Christoph

@kcreddy

kcreddy commented Dec 29, 2022

Copy link
Copy Markdown
Contributor

All Required Files should be edited now!

@ChriZzn please also update manifest.yml to match with the latest changelog.yml version

This is the place you need to change it to 1.4.1
https://github.com/ChriZzn/integrations/blob/main/packages/sentinel_one/manifest.yml#L4

@botelastic

botelastic Bot commented Jan 28, 2023

Copy link
Copy Markdown

Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1. Thank you for your contribution!

@botelastic botelastic Bot added the Stalled label Jan 28, 2023
@jamiehynds

jamiehynds commented Jan 30, 2023

Copy link
Copy Markdown

Not stale - waiting on manifest to be updated.

@botelastic botelastic Bot removed the Stalled label Jan 30, 2023
@ChriZzn

ChriZzn commented Feb 1, 2023

Copy link
Copy Markdown
Contributor Author

Hi, should be done now!

Regards Christoph

@kcreddy

kcreddy commented Feb 1, 2023

Copy link
Copy Markdown
Contributor

@ChriZzn you will need to bump up the version to 1.5.1 now.

A version upgrade already happened on the package as you can see earlier it was 1.4.0 but now it is 1.5.0. So, you will need to bump up the version to 1.5.1 in this PR.

Also, could you answer this as well? #4840 (comment)

@ChriZzn

ChriZzn commented Feb 8, 2023

Copy link
Copy Markdown
Contributor Author

Hi @kcreddy

should be done now.

Regards Christoph

Comment thread packages/sentinel_one/changelog.yml
@kcreddy

kcreddy commented Feb 8, 2023

Copy link
Copy Markdown
Contributor

/test

@elasticmachine

elasticmachine commented Feb 8, 2023

Copy link
Copy Markdown

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (5/5) 💚
Files 100.0% (5/5) 💚 2.404
Classes 100.0% (5/5) 💚 2.404
Methods 100.0% (71/71) 💚 8.534
Lines 96.382% (3170/3289) 👍 4.798
Conditionals 100.0% (0/0) 💚
@efd6

efd6 commented Feb 9, 2023

Copy link
Copy Markdown
Contributor

/test

@efd6

efd6 commented Feb 9, 2023

Copy link
Copy Markdown
Contributor

@ChriZzn are you able to run elastic-package test pipeline -g?

@ChriZzn

ChriZzn commented Feb 9, 2023

Copy link
Copy Markdown
Contributor Author

Hi, now we have no ability to run this

@efd6

efd6 commented Feb 9, 2023

Copy link
Copy Markdown
Contributor

OK. I'll add this.

@kcreddy

kcreddy commented Feb 9, 2023

Copy link
Copy Markdown
Contributor

/test

@kcreddy kcreddy added the enhancement New feature or request label Feb 9, 2023
@kcreddy

kcreddy commented Feb 9, 2023

Copy link
Copy Markdown
Contributor

OK. I'll add this.

Hey @efd6 I have taken care of it.

@kcreddy kcreddy 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

@kcreddy
kcreddy merged commit d4011c0 into elastic:main Feb 9, 2023
@kcreddy kcreddy self-assigned this Feb 9, 2023
@elasticmachine

Copy link
Copy Markdown

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

orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
…t] (elastic#4840)

* Update default.yml

Adding ECS event.id Field from SentinelOne Threat ID

* Update changelog.yml

* Update manifest.yml

* Update manifest.yml

* Update changelog.yml

* Update changelog.yml

* Add tests; Update readme

---------

Co-authored-by: kcreddy <krish.reddy91@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Integration:sentinel_one SentinelOne

5 participants