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

Adding relational data #5

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Adding relational data #5

merged 2 commits into from
Feb 14, 2024

Conversation

tiansivive
Copy link
Contributor

@tiansivive tiansivive commented Feb 5, 2024

This PR adds relational data to the generated events.

Previously, events would be generated strictly for users and hosts separately.
This this change, a random number of events will be associated with both user and host entities.

How to test

  • Run node index.mjs entity-store
  • Pick whatever config options you'd like, or leave the default ones\
  • When the script finishes, open up Alerts in Kibana.
  • Filter for alerts with both user.name and host.name
Screenshot 2024-02-06 at 10 41 58

@tiansivive tiansivive marked this pull request as ready for review February 6, 2024 09:42
@tiansivive tiansivive requested a review from hop-dev February 12, 2024 15:37
Copy link
Contributor

@hop-dev hop-dev left a comment

Choose a reason for hiding this comment

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

🚀

@tiansivive tiansivive merged commit 54b14a4 into main Feb 14, 2024
1 check passed
hop-dev pushed a commit to hop-dev/security-documents-generator that referenced this pull request Oct 29, 2024
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.

2 participants