Skip to content

Releases: snyk/snyk-docker-plugin

v6.12.1

24 May 14:45
138c100
Compare
Choose a tag to compare

6.12.1 (2024-05-24)

Bug Fixes

  • ensure normalized images when hashing the image content UNIFY-144 (71b9e9d)

v6.12.0

14 May 15:02
07f739a
Compare
Choose a tag to compare

6.12.0 (2024-05-14)

Features

  • support npm project scan without lock files UNIFY-68 (77038db)

v6.11.2

13 May 17:52
ac707fd
Compare
Choose a tag to compare

6.11.2 (2024-05-13)

Bug Fixes

  • update tests to match new image formats UNIFY-143 (23c58ce)
  • upgrade snyk-nodejs-lockfile-parser from 1.52.11 to 1.53.0 (16ddbf7)

v6.11.1

25 Apr 13:47
b24ef00
Compare
Choose a tag to compare

6.11.1 (2024-04-25)

Bug Fixes

  • purl generation for container (21d5762)

v6.11.0

11 Apr 09:40
0023da6
Compare
Choose a tag to compare

6.11.0 (2024-04-11)

Features

v6.10.6

11 Apr 07:22
ef5c4c0
Compare
Choose a tag to compare

6.10.6 (2024-04-11)

Bug Fixes

  • fix remote docker images deprecations UNIFY-81 (925e531)
  • replace hello-world docker image with the latest in docker hub (9d524c2)

v6.10.5

13 Mar 10:54
8f48755
Compare
Choose a tag to compare

6.10.5 (2024-03-13)

Bug Fixes

  • upgrade semver from 7.5.4 to 7.6.0 (e19b088)

v6.10.4

28 Feb 09:40
20c631e
Compare
Choose a tag to compare

6.10.4 (2024-02-28)

Bug Fixes

  • add support for deleted folders (8e847f8)

v6.10.3

27 Feb 00:09
b90adb8
Compare
Choose a tag to compare

6.10.3 (2024-02-27)

Bug Fixes

  • upgrade @snyk/dep-graph from 2.8.0 to 2.8.1 (701bb54)
  • upgrade snyk-nodejs-lockfile-parser from 1.52.10 to 1.52.11 (cb91002)
  • uses options.platform to select correct manifest from OCI layout (70d929e)

v6.10.2

21 Feb 15:14
4828b28
Compare
Choose a tag to compare

6.10.2 (2024-02-21)

Bug Fixes

  • adds large file support to bufferToSha1 method (f578467)