team/pkg-js/deprecated/nodejs-bad-buffer-usage
Replace Buffer()
by Buffer.from()
or
Buffer.alloc()
for security reasons.
Severity: | warning |
Experimental: | false |
See also
- list of all the affected packages
- the source of this tag