You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,6 @@
3
3
- Fixed the IP location component to accurately determine whether an IP address is public or private.
4
4
- Fixed communication from/to agents using secure connections.
5
5
- Fixed negative operator evaluation matching on wrong input value due to insufficient checking in correlation engine.
6
-
- Reorganized GeoIP database and threat intelligence loading into more modular functions for improved maintainability and code readability. Simplified caching, removed unused database function, and restructured rule-handling logic. Addressed minor variable renames and logging adjustments for consistency.
7
-
- Removed unused docker volume configuration for GeoIp.
8
-
- Fixed Kernel modules wheren't loaded because incorrect function call
9
6
10
7
## New Features
11
8
- Introduced new standards, sections, dashboards, and visualizations to compliance reports.
0 commit comments