-
Vulnerable Library - spring-boot-starter-webflux-3.2.4.jar
Path to dependency file: /app/build.gradle.kts
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.spring…
-
## Spring Boot Admin Server information
- **Version**: 3.1.4
- **Spring Boot version**: 3.1.2
- **Configured Security**: Basic Auth
## Client information
- **Spring Boot versions**: 3.1.2
…
-
#### Prerequisites
Please check the [FAQ](https://pinpoint-apm.gitbook.io/pinpoint/faq), and search existing [issues](https://github.com/pinpoint-apm/pinpoint/issues) for similar questions before cre…
-
**Describe the bug**
As pointed out by @rgambelli in [this question](https://github.com/ch4mpy/spring-addons/discussions/191), applications always are detected as being resource servers by `spring-ad…
-
## Issue Description
We are executing [requests](https://github.tools.sap/Business-Data-Transformation-Solution/btc-cross-gateway-abap-srv/blob/2e959f676ef7a8996541d708664ca63aeb3a1c84/srv/src/main…
-
## CVE-2021-22096 - Medium Severity Vulnerability
Vulnerable Libraries - spring-webflux-5.0.9.RELEASE.jar, spring-web-5.1.7.RELEASE.jar, spring-web-5.0.9.RELEASE.jar, spring-web-4.3.11.RELEASE.jar, s…
-
https://docs.gradle.org/current/userguide/platforms.html#sub:version-catalog-declaration
I'd love to have a version catalog that I can just use, that is fundamentally equivalent to what's in the bo…
-
Vulnerable Library - spring-boot-starter-webflux-3.2.4.jar
Path to dependency file: /ronja-desktop/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/io/netty/netty-codec-http/4.1…
-
When i am using webflux , how can i achieve a similar effect ,get all login user session ,
like as :
http.sessionManagement() .maximumSessions(1).sessionRegistry(getSessionRegistry()).maxSession…
-
How to convert Http Api to Reactive Http API? It would be great if we have bridge between 2 APIs