DTStack / flinkStreamSQL

基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
Apache License 2.0
2.02k stars 926 forks source link

fix(sec): upgrade com.alibaba:fastjson to 1.2.83 #460

Open chncaption opened 1 year ago

chncaption commented 1 year ago

What happened?

There are 1 security vulnerabilities found in com.alibaba:fastjson 1.2.76

What did I do?

Upgrade com.alibaba:fastjson from 1.2.76 to 1.2.83 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