Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Security Assessment Failure #423

Closed
garywarner opened this issue Mar 10, 2022 · 2 comments · Fixed by #477
Closed

Dependency Security Assessment Failure #423

garywarner opened this issue Mar 10, 2022 · 2 comments · Fixed by #477

Comments

@garywarner
Copy link

Summary

The Sentry go module is dependent upon a number of third-party modules that have recognised security vulnerabilities.

Motivation

The security policy and vulnerability disclosure document (https://sentry.io/security/#vulnerability-disclosure) indicates that Sentry wishes to maintain a secure environment. Updating these modules will help maintain those aspiration.

Additional Context

There was a recent merge (#411) that resolved one of the other security vulnerabilities which I haven't listed, thank you. I hope that providing you this information will allow you to close these further two and perhaps do a security release.

These vulnerabilities were identified using Meterian where we are using github.com/getsentry/sentry-go:v0.12.0 in all our packages. The kataras module has three vulnerabilities caused by their third-party modules (github.com/microcosm-cc/bluemonday:v1.0.2, github.com/kataras/neffos:v0.0.14 and github.com/nats-io/nats.go:v1.9.1). The yaml vulnerability is self-contained.

@kamilogorek
Copy link
Contributor

kamilogorek commented Mar 10, 2022

Thanks for the detailed report. There is no Iris v12.2 release yet. Will update once everything is up.

@adrianosela
Copy link

bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants