apache/dubbo

Test YamlCodec to ensure no CVE issue

Closed

#13,799 opened on Feb 26, 2024

 (4 comments) (0 reactions) (1 assignee)Java (26,453 forks)batch import
component/sdkgood first issuehelp wantedtype/discussion

Repository metrics

Stars
 (41,524 stars)
PR merge metrics
 (Avg merge 7d 14h) (20 merged PRs in 30d)

Description

Currently using loadAs to parse http message, need to add unit test ensure no CVE issue. as with JSON, not to enable any object deserialization.

Contributor guide