Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ECS mappings generator #36

Merged
merged 6 commits into from
Oct 9, 2023
Merged

Add ECS mappings generator #36

merged 6 commits into from
Oct 9, 2023

Conversation

AlexRuiz7
Copy link
Member

Description

This PR adds a script to generate ECS compatible index templates for new Wazuh modules. There is also a README for documentation and the input files for the first module: vulnerability-detector.

Issues Resolved

Closes #6

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@AlexRuiz7 AlexRuiz7 requested a review from a team as a code owner October 4, 2023 11:10
@AlexRuiz7 AlexRuiz7 self-assigned this Oct 4, 2023
@AlexRuiz7 AlexRuiz7 changed the title Add ECS mappings generator, documentation and files for vulnerability detector Add ECS mappings generator Oct 4, 2023
ecs/README.md Outdated Show resolved Hide resolved
Fix some typos

Signed-off-by: Álex Ruiz <[email protected]>
Copy link
Member

@asteriscos asteriscos left a comment

Choose a reason for hiding this comment

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

LGTM ✔️

Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexRuiz7 AlexRuiz7 merged commit 073d5fc into 4.8.0 Oct 9, 2023
3 checks passed
@AlexRuiz7 AlexRuiz7 deleted the 6-add-ecs-tools branch October 9, 2023 10:48
AlexRuiz7 added a commit that referenced this pull request Nov 14, 2023
* Add ECS mappings generator, documentation and files for vulnerability detector

* Add event generator script

* Update template settings

---------

Signed-off-by: Álex Ruiz <[email protected]>
AlexRuiz7 added a commit that referenced this pull request Jan 4, 2024
* Add ECS mappings generator, documentation and files for vulnerability detector

* Add event generator script

* Update template settings

---------

Signed-off-by: Álex Ruiz <[email protected]>
AlexRuiz7 added a commit that referenced this pull request Mar 8, 2024
* Add ECS mappings generator, documentation and files for vulnerability detector

* Add event generator script

* Update template settings

---------

Signed-off-by: Álex Ruiz <[email protected]>
AlexRuiz7 added a commit that referenced this pull request Apr 24, 2024
* Add ECS mappings generator, documentation and files for vulnerability detector

* Add event generator script

* Update template settings

---------

Signed-off-by: Álex Ruiz <[email protected]>
AlexRuiz7 added a commit that referenced this pull request Jun 28, 2024
* Add ECS mappings generator, documentation and files for vulnerability detector

* Add event generator script

* Update template settings

---------

Signed-off-by: Álex Ruiz <[email protected]>
AlexRuiz7 added a commit that referenced this pull request Aug 20, 2024
* Add ECS mappings generator, documentation and files for vulnerability detector

* Add event generator script

* Update template settings

---------

Signed-off-by: Álex Ruiz <[email protected]>
AlexRuiz7 added a commit that referenced this pull request Sep 9, 2024
* Add ECS mappings generator, documentation and files for vulnerability detector

* Add event generator script

* Update template settings

---------

Signed-off-by: Álex Ruiz <[email protected]>
AlexRuiz7 added a commit that referenced this pull request Sep 9, 2024
* Add ECS mappings generator, documentation and files for vulnerability detector

* Add event generator script

* Update template settings

---------

Signed-off-by: Álex Ruiz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create vulnerabilities index mapping
3 participants