tianshiyeben / wgcloud

Linux运维监控工具,支持系统硬件信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,服务接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,Linux面板(探针),SNMP,故障告警,计划任务,账号管理,资产管理
http://www.wgstart.com
Apache License 2.0
4.6k stars 836 forks source link

fix(sec): upgrade net.sourceforge.htmlunit:htmlunit to 2.37.0 #62

Open denglunfuren opened 1 year ago

denglunfuren commented 1 year ago

What happened?

There are 1 security vulnerabilities found in net.sourceforge.htmlunit:htmlunit 2.34.0

What did I do?

Upgrade net.sourceforge.htmlunit:htmlunit from 2.34.0 to 2.37.0 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

How was this patch tested?

Run mvn compile failed locally, couldn't complete the build process. Run mvn clean test failed locally, unit-test couldn't pass.

The specification of the pull request

PR Specification from OSCS