Skip to content

Commit 4c2a25d

Browse files
authored
Merge pull request #2514 from monoidic/develop
ENH: Sieve variable support
2 parents f62fde4 + 6ea6fd5 commit 4c2a25d

File tree

6 files changed

+929
-659
lines changed

6 files changed

+929
-659
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
#### Experts
4040
- `intelmq.bots.experts.sieve.expert`:
4141
- For `:contains`, `=~` and `!~`, convert the value to string before matching avoiding an exception. If the value is a dict, convert the value to JSON (PR#2500 by Sebastian Wagner).
42+
- Add support for variables in Sieve scripts (PR#2514 by Mikk Margus Möll, fixes #2486).
4243
- `intelmq.bots.experts.filter.expert`:
4344
- Treat value `false` for parameter `filter_regex` as false (PR#2499 by Sebastian Wagner).
4445

0 commit comments

Comments
 (0)