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

Take selectors into use when evaluating entities #3724

Closed
jhrozek opened this issue Jun 26, 2024 · 1 comment · Fixed by #4004
Closed

Take selectors into use when evaluating entities #3724

jhrozek opened this issue Jun 26, 2024 · 1 comment · Fixed by #4004
Assignees

Comments

@jhrozek
Copy link
Contributor

jhrozek commented Jun 26, 2024

The executor needs to take selectors into account when evaluating entities and skip evaluation if selectors de-select an entity.

@jhrozek jhrozek self-assigned this Jun 27, 2024
@jhrozek
Copy link
Contributor Author

jhrozek commented Jul 5, 2024

I have the code ready locally but the PRs that are on review need to be merged first.

jhrozek added a commit to jhrozek/minder that referenced this issue Jul 25, 2024
When an entity is not selected for a profile, let's save that into a
profile-global status override and use that for all the statuses instead
calling eval.

Fixes: mindersec#3724
jhrozek added a commit to jhrozek/minder that referenced this issue Jul 26, 2024
When an entity is not selected for a profile, let's save that into a
profile-global status override and use that for all the statuses instead
calling eval.

Fixes: mindersec#3724
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 a pull request may close this issue.

1 participant