opensolon / solon

🔥 Java "new" application development Framework: Restrained, concise, EFFICIENT, OPEN, ECOLOGICAL!! 300% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java22.
https://solon.noear.org
Apache License 2.0
2.22k stars 221 forks source link

Add a customized blacklist to fix the vulnerability mentioned in issue#249. #250

Closed qxyuan853 closed 5 months ago

qxyuan853 commented 5 months ago

Add a customized blacklist for nami.coder.fury and solon.serialization.fury protocols to fix the vulnerability mentioned in issue#249(https://github.com/noear/solon/issues/249).

noear commented 5 months ago

Please pr to dev branch :)

qxyuan853 commented 5 months ago

Please pr to dev branch :)

Thanks for the heads up, I wasn't quite sure where to submit it before, I resubmitted the pull request(https://github.com/noear/solon/pull/251) to the dev branch.