We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f62d0 commit bd4167eCopy full SHA for bd4167e
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Change Log
2
3
+## 1.3.7 - unreleased
4
+- Retain rule filename after converting to a drop rule:
5
+ https://redmine.openinfosecfoundation.org/issues/7805
6
+- Handle rules with UTF-8 decoding errors:
7
+ https://redmine.openinfosecfoundation.org/issues/7812
8
+- Fix some regular expressions from being parsed as a signature ID matcher:
9
+ https://redmine.openinfosecfoundation.org/issues/7922
10
+- Display count for number of rules actually modified and not those that are
11
+ candidates for modification: https://redmine.openinfosecfoundation.org/issues/7967
12
+
13
## 1.3.6 - 2025-07-03
14
- Copy Lua scripts for rules over to output directory:
15
https://redmine.openinfosecfoundation.org/issues/6395
0 commit comments