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

Add label filtering #47

Merged
merged 2 commits into from
May 6, 2024
Merged

Add label filtering #47

merged 2 commits into from
May 6, 2024

Conversation

0x2142
Copy link
Owner

@0x2142 0x2142 commented May 6, 2024

Adds new event filtering based on detection label. Implementation similar to zone filtering.

New config section to allow or block labels.

  • Allow acts as permit filter. If left empty, labels are not checked & events are sent. If specified, only configured labels will generate alerts.
  • Block list will always filter any listed labels, even if permitted by allow list

Also bump app version to v0.2.7 for release

Original request: #40

@0x2142 0x2142 merged commit baec837 into main May 6, 2024
2 checks passed
@0x2142 0x2142 deleted the add-label-filtering branch May 6, 2024 20:31
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.

1 participant