Skip to content

Commit d596434

Browse files
committed
Update CHANGELOG.md
1 parent ab26074 commit d596434

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# UTMStack 10.5.20 Release Notes
22
## Bug Fixes
33
- 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
49

510
## New Features
611
- Introduced new standards, sections, dashboards, and visualizations to compliance reports.
7-
- Update ip address to agent
8-
- Alert generation for down data sources
12+
- Update ip address to agent.
13+
- Alert generation for down data sources.

0 commit comments

Comments
 (0)