Skip to content

Commit e73c2dc

Browse files
authored
Merge pull request #549 from lostsnow/fix/spring-get-body-from-parameter
fixes spring get body from servlet request parameter
2 parents 1ec0fb6 + 837c52a commit e73c2dc

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)