-
Notifications
You must be signed in to change notification settings - Fork 42
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
Security alert in dependency (probably not dangerous) #133
Comments
Ping @jrajav. |
@domoritz Hi! Just an update on this - we are tracking the main sources of the vulnerability warnings and will address them by the next major release (not the immediate next release, but the one after). The breakdown: codecov (the only source for cryptiles and hoek) - ws (another source of high-level vulns via Thrift, for node connector alone) - Thanks for the issue, and sorry it's spun for a while now. We'll update here when we address it with a PR. |
I moved codecov to be a dev dependency as a quick fix: #132. |
@jrajav Could you make a release? The last release I see was 8 months ago. |
@domoritz We just released 5.1.0. The remaining vulnerabilities fall into this category, currently:
We are investigating a Thrift runtime upgrade to be done shortly, but currently are tied to 0.10.0. |
I'm getting security alerts in my apps for cryptiles and hoek, which are pulled in through the omnisci connector. Can you upgrade your dependencies to resolve these issues?
I doubt that this is alert posing any threat whatsoever but wanted to flag it here so we remove the warnings.
The text was updated successfully, but these errors were encountered: