Skip to content

Commit 837c52a

Browse files
committed
fixes spring get body from servlet request parameter
1 parent 09a90e9 commit 837c52a

File tree

1 file changed

+1
-1
lines changed
  • dongtai-core/src/main/resources/com.secnium.iast.resources

1 file changed

+1
-1
lines changed

dongtai-core/src/main/resources/com.secnium.iast.resources/blacklist.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58887,7 +58887,7 @@ org/springframework/http/package-info
5888758887
org/springframework/http/server/ServerHttpAsyncRequestControl
5888858888
org/springframework/http/server/ServerHttpRequest
5888958889
org/springframework/http/server/ServerHttpResponse
58890-
org/springframework/http/server/ServletServerHttpRequest
58890+
#org/springframework/http/server/ServletServerHttpRequest
5889158891
org/springframework/http/server/ServletServerHttpResponse
5889258892
org/springframework/http/server/package-info
5889358893
org/springframework/instrument/classloading/InstrumentationLoadTimeWeaver

0 commit comments

Comments
 (0)