synapse
synapse copied to clipboard
Apache Synapse is a lightweight and high-performance Enterprise Service Bus (ESB)
# Security Vulnerability Fix This pull request fixes a Zip Slip vulnerability either due to an insufficient, or missing guard when unzipping zip files. Even if you deem, as the...
Provide a built-in way to execute a unit test against a given synapse configuration artifact such as sequence, proxy, api, local entry, endpoint. Following tasks will be added from this...
## Purpose * Bump commons.cli.version from 1.2 to 1.9.0 * Update deprecated GnuParse CommandLineParser implementation to DefaultParse implementation.
Fixed calls of getClass() on instances of Class
Fixed resource leak in ParentLastClassLoader
…e when tracerOrDebugOn is enabled This changes is intended to remove duplicate log entry. - This is already available when tracerOrDebugOn flag is enabled. - This entry flooding the logs...