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

Find a way to distinguish manual enrichments from automatic enrichments #8

Open
misje opened this issue Apr 22, 2024 · 0 comments
Open
Assignees
Milestone

Comments

@misje
Copy link
Owner

misje commented Apr 22, 2024

In order to avoid a seemingly endless recursion of enrichment, this connector will by default refuse to enrich entities created by itself. The setting *label_ignore_list" is used for this, and the default behaviour is to produce the label "wazuh_ignore" for every enriched entity.

This shouldn't be necessary. Instead, the connector should be able to differentiate between an automatic enrichment call and a manual enrichment call. This is currently not possible. Either raise this as an issue with OpenCTI or find a better workaround.

Enrichment can always be performed by removing the label "wazuh_ignore" on the entity in question.

@misje misje self-assigned this Apr 29, 2024
@misje misje added this to the 0.2.0 milestone Apr 29, 2024
@misje misje modified the milestones: 0.3.0, 0.4.0 Jun 10, 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

No branches or pull requests

1 participant