cypress-io / docker-image-not-found

If you want to do something only if the Docker Hub does not have an image
0 stars 2 forks source link

Multiple vulnerabilities #4

Open MikeMcC399 opened 2 months ago

MikeMcC399 commented 2 months ago

Issue

Installing docker-image-not-found lists vulnerabilities

11 vulnerabilities (1 low, 4 moderate, 5 high, 1 critical)

None of the vulnerabilities can be fixed with npm audit fix

Steps to reproduce

mkdir test
cd test
git init
npm init -y
npm install docker-image-not-found

Versions

Component Version
docker-image-not-found 1.1.1
Ubuntu 22.04.4 LTS
Node.js 20.15.0 LTS