apolloconfig/apollo

Upgrade vendor libraries to avoid potential security issues

Open

#4,016 opened on 2021年10月7日

GitHub で見る
 (11 comments) (0 reactions) (0 assignees)Java (10,177 forks)batch import
help wanted

Repository metrics

Stars
 (29,769 stars)
PR merge metrics
 (平均マージ 4d 13h) (30d で 6 merged PRs)

説明

Is your feature request related to a problem? Please describe. The vendor libraries used in apollo are out-dated(Bootstrap v3.3.5, jQuery 2.2.4, AngularJS v1.5.1, etc), which means potential security issues, e.g. https://snyk.io/test/npm/bootstrap/3.3.5

Describe the solution you'd like Upgrade the vendor libraries to recent versions

コントリビューターガイド