Package: node-minimist / 1.2.5+~cs5.3.1-2+deb11u1

Metadata

Package Version Patches format
node-minimist 1.2.5+~cs5.3.1-2+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
nodejs.patch | (download)

readme.markdown | 4 2 + 2 - 0 !
test/parse.js | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 switch nodejs command from node (upstream) to nodejs (debian).
CVE 2021 44906.patch | (download)

index.js | 8 6 + 2 - 0 !
test/proto.js | 16 16 + 0 - 0 !
2 files changed, 22 insertions(+), 2 deletions(-)

 fix for prototype pollution
 The initial fix for prototype pollution (cf. SNYK-JS-MINIMIST-559764) in
 setKey() was insufficient.