wagoodman / dive

A tool for exploring each layer in a docker image
MIT License
44.64k stars 1.69k forks source link

fix(sec): upgrade github.com/docker/docker to 1.6.1 #420

Closed 645775992 closed 1 year ago

645775992 commented 1 year ago

What happened?

There are 1 security vulnerabilities found in github.com/docker/docker v0.7.3-0.20190309235953-33c3200e0d16

What did I do?

Upgrade github.com/docker/docker from v0.7.3-0.20190309235953-33c3200e0d16 to 1.6.1 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS

wagoodman commented 1 year ago

Thanks for the fix, however, I've already merged a PR that addresses this.