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

Set exec-hash default option #3852

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

geyslan
Copy link
Member

@geyslan geyslan commented Feb 8, 2024

Close: #3817

1. Explain what the PR does

354c152 fix: typo
e481dbb fix(flags): rollback exechash cli api

e481dbb fix(flags): rollback exechash cli api

exechash can be set again as 'option:exec-hash' which will set it now as
'dev-inode' as default.

2. Explain how to test it

3. Other comments

exechash can be set again as 'option:exec-hash' which will set it now as
'dev-inode' as default.
@geyslan
Copy link
Member Author

geyslan commented Feb 8, 2024

I didn't tackled this first option since it would demand to propagate information of the flag chosen through the parsing. But can be tackled via other issue.

@geyslan geyslan marked this pull request as ready for review February 8, 2024 14:33
Copy link
Collaborator

@AlonZivony AlonZivony left a comment

Choose a reason for hiding this comment

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

LGTM.
However, this does not address what @NDStrahilevitz offered - when the containers enrichment is active using the digest-inode option is preferable.
IMO, this is good enough, as the enrichment is not necessarily stable for all events.
However, this will probably result users never use the digest option, even though it is better overall except if enrichment is not stable.

@geyslan geyslan merged commit ea073a9 into aquasecurity:main Feb 8, 2024
33 checks passed
@geyslan geyslan deleted the 3817-rollback-exechash-api branch June 28, 2024 18:28
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.

No default exec-hash option
2 participants