fnproject / fn

The container native, cloud agnostic serverless platform.
http://fnproject.io
Apache License 2.0
5.71k stars 404 forks source link

Vulnerability of dependency "golang.org/x/text" #1603

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-32149). In your project, the golang.org/x/text package is being used at version golang.org/x/text v0.3.2, but the patched version is v0.3.8. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v0.3.8 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-26125). In your project, the github.com/gin-gonic/gin package is being used at version github.com/gin-gonic/gin v1.3.0, but the patched version is vv1.9.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to vv1.9.0 or higher. Thank you for your attention to this matter.

Silence-worker-02 commented 1 year ago

we came across your project and noticed that it contains a vulnerability (CVE-2022-29162). In your project, the github.com/opencontainers/runc package is being used at version github.com/opencontainers/runc v0.1.1, but the patched version is v1.1.2. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v1.1.2 or higher. Thank you for your attention to this matter.