Current version of grunt-ssh-deploy depends on version 0.1.4 of scp2 which is vulnerable to the Regular Expression Denial of Service, as per npm audit output:
High Regular Expression Denial of Service
Package minimatch
Patched in >=3.0.2
Dependency of grunt-ssh-deploy [dev]
Path grunt-ssh-deploy > scp2 > glob > minimatch
More info https://nodesecurity.io/advisories/118
Hi,
Current version of
grunt-ssh-deploy
depends on version0.1.4
ofscp2
which is vulnerable to the Regular Expression Denial of Service, as pernpm audit
output:Upgrading
scp2
from0.1.4
to0.5.0
would fix it.