You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has been identified that [email protected] introduces a missing release of resource after effective lifetime vulnerability via a transitive dependency. The vulnerability is linked to the package [email protected], as reported in the Snyk vulnerability database: SNYK-JS-INFLIGHT-6095116.
Currently, no patch or upgrade is available to address this vulnerability. I recommend that the team investigate possible mitigations, whether by updating or removing the affected transitive dependencies, or by finding alternative solutions to reduce the security risk.
Thank you for your attention to this issue.
The text was updated successfully, but these errors were encountered:
This has been a major challenge for me, I try writing an alternative patch for it seems not to still work. I know this is not yet been exploited but I think an urgent update is needed. inflight Missing Release of Resource after Effective Lifetime
And to the best of my knowledge, inflight is out dated and is not being maintained.
The maintainers of @mapbox/node-pre-gyp have been working on a new version which removes this packages as well as addressing a number of other older packages.
Good news is they've just published a RC for 2.0.0.
The main breaking change appears to be dropping support for non LTS versions of node (so >=18)
I don't know enough about the bcrypt build to see if it would be any issue upgrading, but I've tried overriding it locally and it works fine for me.
Don't like idea of forcing the override though so once stable v2 available would be good to get it upgraded here.
I can help with a PR here if required, although may need discussion around the compatibility issue.
Also noticed there was attempt to migrate away from node-pre-gyp, to use prebuildify but that seems to have stalled
Hello !!
It has been identified that [email protected] introduces a missing release of resource after effective lifetime vulnerability via a transitive dependency. The vulnerability is linked to the package [email protected], as reported in the Snyk vulnerability database: SNYK-JS-INFLIGHT-6095116.
Vulnerability Path:
Severity: Medium Severity
Recommended Actions:
Currently, no patch or upgrade is available to address this vulnerability. I recommend that the team investigate possible mitigations, whether by updating or removing the affected transitive dependencies, or by finding alternative solutions to reduce the security risk.
Thank you for your attention to this issue.
The text was updated successfully, but these errors were encountered: