tenable / terrascan

Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
https://runterrascan.io
Apache License 2.0
4.77k stars 504 forks source link

Vulnerability of dependency "github.com/hashicorp/go-getter" #1585

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-2023-0475). In your project, the github.com/hashicorp/go-getter package is being used at version github.com/hashicorp/go-getter v1.6.1, but the patched version is v1.7.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v1.7.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-25165). In your project, the helm.sh/helm/v3 package is being used at version helm.sh/helm/v3 v3.6.1, but the patched version is v3.11.1. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v3.11.1 or higher. Thank you for your attention to this matter.