Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

security vulnerability in dependency tree #88

Closed
nattySP opened this issue Feb 16, 2018 · 6 comments · Fixed by #96
Closed

security vulnerability in dependency tree #88

nattySP opened this issue Feb 16, 2018 · 6 comments · Fixed by #96
Assignees

Comments

@nattySP
Copy link

nattySP commented Feb 16, 2018

nsp caught this and fails our builds --
codecov@3.0.0 > request@2.81.0 > hawk@3.1.3 > hoek@2.x.x

I think updating request should fix the issue.

hoek:
https://nodesecurity.io/advisories/566
Vulnerable <= 4.2.0 || >= 5.0.0 < 5.0.3
Patched > 4.2.0 < 5.0.0 || >= 5.0.3

@davedoesdev
Copy link

davedoesdev commented Apr 26, 2018

This is on the @github security alert system now so anyone who owns a project which uses this module anywhere in their dependency tree will being getting alerts.

jpic added a commit to jpic/codecov-node that referenced this issue Apr 26, 2018
@eddiemoore eddiemoore mentioned this issue Apr 27, 2018
@eddiemoore
Copy link
Collaborator

All updated and released in v3.0.1

@davedoesdev
Copy link

@eddiemoore thanks

@davedoesdev
Copy link

Note that @github alerts are erroneously saying that hoek@4.2.1 has a vulnerability but it does not (fix was backported to that version: hapijs/hoek#230) - so codecov-node is fine

Comandeer added a commit to Comandeer/rollup-plugin-babel-minify that referenced this issue May 3, 2018
@polytypic
Copy link

Version 3.0.3 reintroduces the vulnerability. See my comment here.

@eddiemoore
Copy link
Collaborator

Thanks for the update. Fixes in 3.0.4

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

Successfully merging a pull request may close this issue.

4 participants