-
## CVE-2023-34034 - Critical Severity Vulnerability
Vulnerable Library - spring-security-config-5.7.4.jar
Spring Security
Library home page: https://spring.io/projects/spring-security
Dependency H…
-
Vulnerable Library - spring-boot-starter-actuator-2.7.1.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/boot/spring-boot-actua…
-
Pinpoint Version: 2.2.2
Java Version: 1.8
Spring Boot version: 2.3.4.RELEASE
We are using Spring Webflux with netty server.
Call tree is incomplete. Only security context and filter class's m…
-
### [FR] Qui ?
Camptocamp, avec les soutiens financiers de [Deutsche Telekom](https://www.telekom.com), de la [MEL](https://www.lillemetropole.fr/) et de l'[INRAE](https://www.inrae.fr)
### [EN]…
-
## CVE-2018-1272 - High Severity Vulnerability
Vulnerable Library - spring-core-4.3.9.RELEASE.jar
Spring Core
Library home page: http://projects.spring.io/spring-framework
Path to dependency file: /…
-
# 채팅 서비스 백엔드 구현
### 본 프로젝트로 이루고자 하는 것
- 이벤트루프 기반 서비스 개발 경험
- WebSocket 세션 당 스레드를 생성하고, 대기시 다른 작업을 할 수 없는 Spring MVC 대신
유휴시간을 다른 작업에 할당할 수 있는 이벤트루프 기반 Spring WebFlux로 WebSocket 백엔드 구현
- 회원,…
-
Vulnerable Library - spring-boot-starter-web-3.1.5.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/6.0.13/spring-we…
-
Hi, How can we generate the auth token?
-
### Summary
Add require-ssl flag for webflux apps
### Configuration
Something like...
```
@Bean
public SecurityWebFilterChain springSecurityFilterChain(ServerHttpSecurity http) {
…
-
**Describe the bug**
`mockJwt() WebTestClientConfigurer` does not seem to work with `MockMvcWebTestClient` that was introduced in Spring 5.3 as [documented](https://docs.spring.io/spring-security/sit…