gaia-pipeline / gaia

Build powerful pipelines in any programming language.
Apache License 2.0
5.19k stars 245 forks source link

Vulnerability of dependency "github.com/labstack/echo" #344

Open Silence-worker-02 opened 1 year ago

Silence-worker-02 commented 1 year ago

Hello, we are a team researching the dependency management mechanism of Golang. During our analysis, we came across your project and noticed that it contains a vulnerability (CVE-2022-40083). In your project, the github.com/labstack/echo package is being used at version github.com/labstack/echo/v4 v4.5.0, but the patched version is v4.9.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v4.9.0 or higher. Thank you for your attention to this matter.

Silence-worker-02 commented 1 year ago

We also came across your project and noticed that it contains a vulnerability (CVE-2023-25153). In your project, the github.com/containerd/containerd package is being used at version github.com/containerd/containerd v1.5.5, but the patched version is v1.6.18. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v1.6.18 or higher. Thank you for your attention to this matter.