Success变更记录

Summary

  1. 1.引入security,修复springboot actuator未授权漏洞,actuator/heapdump敏感信息泄露漏洞 (details)
Commit c92c07f6d117f1f6748c160c7bb05c617f89595d by lxb453234652
1.引入security,修复springboot actuator未授权漏洞,actuator/heapdump敏感信息泄露漏洞
2.关闭swagger分组访问、接口访问,修复swagger未授权漏洞
3.tomcat升级至9.0.45,修复Apache Tomcat信息泄露漏洞(CVE-2024-21733)
The file was modifiedbpm-base/src/main/java/com/artfess/base/conf/WebSecurityConfig.java
The file was modifiedbpm-assembly/pom.xml
The file was modifiedbpm-userCenter-server/src/main/java/com/artfess/security/controller/SysAuthorizationController.java
The file was modifiedbpm-base/src/main/java/com/artfess/base/conf/SwaggerConfigHelper.java
The file was modifiedbpm-base/pom.xml
The file was modifiedbpm-base/src/main/resources/config/application.yml