Vasily Kochnev
Vasily Kochnev
**Affects Version(s):** 2.3.11 `ConnectionFactory` created by Spring Boot can be customized in several ways, `ConnectionFactoryCustomizer`s, `ConnectionNameStrategy` to name a few. Also there is at least one post processor `RabbitConnectionFactoryMetricsPostProcessor` enabling...
Several methods defined in `ExceptionHandler` interface accept `Throwable` as one of arguments. `ForgivingExceptionHandler` and `DefaultExceptionHandler` (which is used as a default `ExceptionHandler` implementation) as one of it's descendants effectively ignore...
Spring Cloud Contract uses `commons-beanutils` which is extremely old and depends on even more outdated and moreover vulnerable `commons-collections` library, there is also no evidence that `common-beanutils` will be updated...