5 comments (5 comments)0 reactions (0 reactions)2 assignees (2 assignees)Java7,599 forks (7,599 forks)batch import
help wanted
Repository metrics
- Stars
- 33,728 stars (33,728 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
建议先去看文档
快速开始 、常见问题
触发场景描述
依赖代码,
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>easyexcel</artifactId>
</dependency>
使用的版本是4.0.3
idea高亮提示风险
Contributor guide
- Research direction
- Identify the vulnerable transitive dependency (commons compress) and update it to a patched version that addresses CVE 2024-26308 and CVE 2024-25710.
- Tech stack
- java
- Domain
- backend
- Issue type
- Security
- Prerequisites
- JavaMaven