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

engine: Handle skipped rules and silent skips #776

Merged
merged 1 commit into from
Aug 28, 2023
Merged

engine: Handle skipped rules and silent skips #776

merged 1 commit into from
Aug 28, 2023

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Aug 28, 2023

This adds the needed functionality to skip rules from either an ingestor or an
evaluator, as well as silently skip rule evaluation for an event that
doesn't match certain criteria. The main use-case is artifacts that may
trigger a policy run for artifacts that are not relevant to a policy.

This adds the needed functionality to skip rules from either an ingestor or an
evaluator, as well as silently skip rule evaluation for an event that
doesn't match certain criteria. The main use-case is artifacts that may
trigger a policy run for artifacts that are not relevant to a policy.
Copy link
Contributor

@jhrozek jhrozek left a comment

Choose a reason for hiding this comment

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

thanks, I'll take this into use in the artifact work

@jhrozek jhrozek merged commit 55f941d into main Aug 28, 2023
13 checks passed
@jhrozek jhrozek deleted the skip branch August 28, 2023 18:47
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