sohutv / cachecloud

搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports Standalone, Sentinel, and Cluster architectures for Redis, effectively reducing large-scale Redis operation and maintenance costs, and improving resource management and utilization. The platform provides rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration and access and other functions)
http://cachecloud.github.io/
Apache License 2.0
8.76k stars 2.04k forks source link

fix(sec): upgrade org.quartz-scheduler:quartz to 2.3.2 #317

Closed ChengDaqi2023 closed 7 months ago

ChengDaqi2023 commented 11 months ago

What happened?

There are 1 security vulnerabilities found in org.quartz-scheduler:quartz 2.2.1

What did I do?

Upgrade org.quartz-scheduler:quartz from 2.2.1 to 2.3.2 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

How can we automate the detection of these types of issues?

By using the GitHub Actions configurations provided by murphysec, we can conduct automatic code security checks in our CI pipeline.

The specification of the pull request

PR Specification from OSCS

githubname1024 commented 7 months ago

Thank you for pointed this.