Apama 10.15.3 | Other Resolved Issues | Release 10.15.3 | Correlator
 
Correlator
*PAM-34259
Vulnerable third party component Snakeyaml used.
SnakeYAML has been updated to version 2.0 to resolve vulnerabilities associated with earlier versions. The Jackson project libraries have been upgraded to be compatible with the SnakeYAML version.
*PAM-34221
Type mismatch while trying to cast actions.
If calling anything that resulted in a call to any.getaction(), this could cause an incorrect cast exception or cause a crash. This has now been fixed.
*PAM-34178
Vulnerable component OpenSSL (1.1.x and 3.0.x).
OpenSSL has been updated to version 3.0.8 to resolve high severity vulnerabilities.
*PAM-34176
Support cgroups v2 and fix v1 to check /proc/self/cgroups.
Support has been added for cgroups v2 and the implementation of cgroups v1 has been fixed.
*PAM-34124
persistenceStoreLocation created even if persistence is disabled.
The correlator does not validate the persistence storeLocation value when persistence is disabled, and will treat the empty string the same as being unset (uses the current working directory).