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: Builtin pattern matching audits operators #3011

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

Themiscodes
Copy link
Contributor

Fix for the generated queries of the built-in pattern matching audits: match_regex_pattern_list and match_like_pattern_list by switching the operators in the query from or to and.

@Themiscodes Themiscodes requested a review from a team August 15, 2024 15:21
@Themiscodes Themiscodes merged commit 508b8bc into main Aug 15, 2024
21 checks passed
@Themiscodes Themiscodes deleted the themis/audit_pattern_list branch August 15, 2024 16:32
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