It has vulnerability #1
Carregando…
x
Criar uma nova questão referindo esta
Bloquear um utilizador
Nenhuma descrição fornecida.
Eliminar o ramo "%!s()"
Eliminar um ramo é algo permanente. Embora o ramo eliminado possa continuar a existir por um breve período de tempo antes de ser realmente removido, a operação NÃO PODERÁ ser desfeita na maioria dos casos. Quer continuar?
npm auditUnless there's a vulnerability in node's Buffer itself, I don't see how I could be introducing a vulnerability:
And what's the recommendation? I suppose I could test that 'str' is a string and not
a number (not allowed anyway)an array?Actually, the advisory you linked to (https://nodesecurity.io/advisories/646) says that there is no vulnerability in the current version.
All you have to do is update to v2.1.0
I believe that was to address a security issue with node's deprecated buffer constructor, not this module itself.
Thanks for the report. I'll go ahead and close this, but let me know if you think something else should be changed.
Thank you for replying.
I updated by
npm install atob@2.1.1.The Issue was close but the Warning not resolved.
One of these modules is the one that has the older version:
It's probably
source-map-resolve.