dianping / cat

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
Apache License 2.0
18.69k stars 5.43k forks source link

fix(sec): upgrade org.freemarker:freemarker to 2.3.30 #2254

Open chncaption opened 2 years ago

chncaption commented 2 years ago

What happened?

There are 1 security vulnerabilities found in org.freemarker:freemarker 2.3.9

What did I do?

Upgrade org.freemarker:freemarker from 2.3.9 to 2.3.30 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS