Skip to content

Releases: lacework-dev/container-auto-scan

v1.1.2

28 Mar 19:46
54dbff7

Choose a tag to compare

Changes

  • chore: redirect docker images to lacework org (#44) @afiune

v1.1.1

18 Jan 03:37
e1b1c74

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: use LW_ACCESS_TOKEN environment variable when it exists (#40) @alannix-lw

🧰 Maintenance

v1.1.0

15 Dec 03:06
e941ee9

Choose a tag to compare

Changes

🚀 Features

  • feat: create scan requests based on digest when possible (#38) @alannix-lw

v1.0.0

15 Nov 15:04

Choose a tag to compare

Changes

🚀 Features

  • feat: added inline-scanner-prune to remove images after scan (#36) @alannix-lw
  • refactor: removed dependencies on APIv1 and implemented better local caching (#35) @droessmj

🧰 Maintenance

v0.7.1

03 Oct 18:24
112a097

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: excluding 'none' container repos from scanning (#34) @alannix-lw

v0.7.0

15 Jul 19:28
b122307

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: updated de-dupe logic to support inline scanner assessments (#31) @afieffe
  • fix: updated scan cache logic to support proxy scanner (#28) @alannix-lw

🧰 Maintenance

v0.6.0

21 Jun 18:16
dc979a7

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • fix: if no registries specified scan all active containers (proxy mode) (#26) @alannix-lw

v0.5.4

02 Jun 15:38
8c77376

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: added a static cache directory for the platform-only container (#24) @alannix-lw
  • bug: malformed cache kills processing (#22) @droessmj

🧰 Maintenance

v0.5.3

13 Apr 20:08
1b96d32

Choose a tag to compare

Changes

🚀 Features

  • feat: Added logic to expire failed scans from cache (#20) @alannix-lw

🧰 Maintenance

v0.5.2

29 Mar 01:43
c3eea12

Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: switching de-dupe logic to use image ID rather than tag (#17) @alannix-lw