apache/incubator-seata

使用最新镜像【seataio/seata-server:latest】被检测出大量安全漏洞,要怎么处理呢?

Open

#5,528 创建于 2023年4月23日

在 GitHub 查看
 (29 评论) (0 反应) (0 负责人)Java (25,960 star) (8,878 fork)batch import
Securitygood first issuetask: help-wanted

描述

  • I have searched the issues of this repository and believe that this is not a duplicate.

Ⅰ. Issue Description

使用Docker Hub上的seataio/seata-server:latest镜像被检测出大量安全漏洞 https://hub.docker.com/r/seataio/seata-server/tags

Ⅱ. Describe what happened

seataio/seata-server:latest镜像存在292个漏洞 image

If there is an exception, please attach the exception trace:

Just paste your stack trace here!

Ⅲ. Describe what you expected to happen

通过镜像部署seata后,上线安全测试检测出292个安全漏洞,涉及组件依赖,我们也不敢升级里面的组件

Ⅳ. How to reproduce it (as minimally and precisely as possible)

  1. 下载镜像
  2. 使用trivy进行安全检测

Minimal yet complete reproducer code (or URL to code):

Ⅴ. Anything else we need to know?

Ⅵ. Environment:

  • JDK version(e.g. java -version):
  • Seata client/server version:
  • Database version:
  • OS(e.g. uname -a):
  • Others:

贡献者指南