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
- Fixed the IP location component to accurately determine whether an IP address is public or private.
4
+
- Fixed communication from/to agents using secure connections.
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
4
9
5
10
## New Features
6
11
- Introduced new standards, sections, dashboards, and visualizations to compliance reports.
0 commit comments