adnanh/webhook

Vulnerability of dependency "golang.org/x/sys"

Silence-worker-02 opened this issue · 1 comments

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-29526). In your project, the golang.org/x/sys package is being used at version golang.org/x/sys v0.0.0-20191228213918-04cbcbbfeed8, but the patched version is v0.1.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v0.1.0 or higher. Thank you for your attention to this matter.

I forked and made the modification in my fork. I have a pull request waiting for approval.