fix: SpringBoot4 WebFlux Base64Utils not found

This commit is contained in:
ReaJason
2026-08-21 16:05:48 +08:00
parent f2b9d0ed07
commit 97b30ffa7f
36 changed files with 1589 additions and 10 deletions
+2
View File
@@ -44,9 +44,11 @@ include("vul:vul-springboot2")
include("vul:vul-springboot2-jetty")
include("vul:vul-springboot2-undertow")
include("vul:vul-springboot3")
include("vul:vul-springboot4")
include("vul:vul-springboot359")
include("vul:vul-springboot2-webflux")
include("vul:vul-springboot3-webflux")
include("vul:vul-springboot4-webflux")
include("vul:vul-playframework")
include("vul:vul-dubbo")
include("memshell-agent:memshell-agent-attacher")