Skip to content

Releases: goodwithtech/dockle

v0.4.3

06 Oct 15:36
6b27dc5
Compare
Choose a tag to compare

Changelog

6b27dc5 stop to check file extensions that high likelihood of false positives (#158)

Docker images

  • docker pull goodwithtech/dockle:v0.4.3
  • docker pull ghcr.io/goodwithtech/dockle:v0.4.3

v0.4.2

14 Sep 09:23
a80c45b
Compare
Choose a tag to compare

Changelog

a80c45b remove pem file from sensitive file extensions (#157)

Docker images

  • docker pull goodwithtech/dockle:v0.4.2
  • docker pull ghcr.io/goodwithtech/dockle:v0.4.2

v0.4.1

11 Sep 13:45
4e1ad0d
Compare
Choose a tag to compare

Changelog

4e1ad0d apt command validator consider commands order (#153)
ff9e964 bugfix: DKL-DI-0005 false positive #151 (#152)

Docker images

  • docker pull goodwithtech/dockle:v0.4.1
  • docker pull ghcr.io/goodwithtech/dockle:v0.4.1

v0.4.0

10 Sep 05:06
bba0267
Compare
Choose a tag to compare

Changelog

bba0267 check suspicious file extensions and enhanced suspicious filename validators (#150)
b68ff92 add options: accept-key (#149)
add options: accept-file and accept-file-extension

See here for details.

d873a3d IGNORE level results only show in debug mode (#148)
3feabf0 enhanced error message (#147)

Docker images

  • docker pull goodwithtech/dockle:v0.4.0
  • docker pull ghcr.io/goodwithtech/dockle:v0.4.0

v0.3.17

09 Sep 15:22
a5e4160
Compare
Choose a tag to compare

Changelog

a5e4160 update deckoder: respect DOCKER_CONFIG files (#146)
ab4d6f1 fix scan_test (#145)
565c55f add no-color option (#144)
5b83597 use static image (#143)
deee6fe implement quiet mode (#142)
d619c56 not follow redirects when a client checks version (#141)

Docker images

  • docker pull goodwithtech/dockle:v0.3.17
  • docker pull ghcr.io/goodwithtech/dockle:v0.3.17

v0.3.16

31 Aug 04:22
0e44bbb
Compare
Choose a tag to compare

Changelog

0e44bbb allow apt(-get) update && upgrade (#138)
06cb752 buildkit: check ADD statements (#137)
2f941a8 install on Linux fails copy & paste from git UI (#127)
4298b9d Fix SARIF label for warn level (#131)

Docker images

  • docker pull goodwithtech/dockle:v0.3.16
  • docker pull ghcr.io/goodwithtech/dockle:v0.3.16

v0.3.15

09 Jun 15:10
f5b52b0
Compare
Choose a tag to compare

Changelog

f5b52b0 fix latest bug (#123)
53d608f add sarif usage to readme (#121)

Docker images

  • docker pull goodwithtech/dockle:v0.3.15
  • docker pull ghcr.io/goodwithtech/dockle:v0.3.15
  • docker pull goodwithtech/dockle:latest
  • docker pull ghcr.io/goodwithtech/dockle:latest

v0.3.14

08 Jun 16:32
8e023dc
Compare
Choose a tag to compare

Changelog

8e023dc add SarifWriter (#120)
20257ec add imagename when json output (#119)

Docker images

  • docker pull goodwithtech/dockle:v0.3.14
  • docker pull ghcr.io/goodwithtech/dockle:v0.3.14
  • docker pull goodwithtech/dockle:latest
  • docker pull ghcr.io/goodwithtech/dockle:latest

v0.3.13

23 Apr 08:56
4737e66
Compare
Choose a tag to compare

Changelog

4737e66 use go1.16 (#115)

Docker images

  • docker pull goodwithtech/dockle:v0.3.13
  • docker pull ghcr.io/goodwithtech/dockle:v0.3.13
  • docker pull goodwithtech/dockle:latest
  • docker pull ghcr.io/goodwithtech/dockle:latest

v0.3.12

23 Apr 06:49
6f1457a
Compare
Choose a tag to compare

Changelog

6f1457a check latest versions follows latest github release page (#113)
ed895e7 modify DKL-DI-0003 (#112)

Docker images

  • docker pull goodwithtech/dockle:v0.3.12
  • docker pull ghcr.io/goodwithtech/dockle:v0.3.12
  • docker pull goodwithtech/dockle:latest
  • docker pull ghcr.io/goodwithtech/dockle:latest