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

fix: send init events to pipeline #3270

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

geyslan
Copy link
Member

@geyslan geyslan commented Jun 26, 2023

1. Explain what the PR does

Fix: #3267

218c6e0 fix: send init events to pipeline (2023/jun/26) Geyslan Gregório <geyslan@gmail.com>

This commit fixes the issue where init events were sent to printer
directly instead of being sent to the pipeline.

2. Explain how to test it

sudo ./dist/tracee -f e=init_namespaces -o json

3. Other comments

This commit fixes the issue where init events were sent to printer
directly instead of being sent to the pipeline.
Copy link
Collaborator

@yanivagman yanivagman left a comment

Choose a reason for hiding this comment

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

LGTM

@rafaeldtinoco
Copy link
Contributor

LGTM. This will brake #3265 (review), but I'll rebase that one after this one is merged.

@rafaeldtinoco rafaeldtinoco merged commit c22afa4 into aquasecurity:main Jun 26, 2023
26 checks passed
@geyslan geyslan deleted the 3267-init-evts-pipeline branch July 31, 2023 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Init events are not going through the pipeline
3 participants