Skip to content

Releases: dtact/divd-2021-00038--log4j-scanner

1.0-beta.4

28 Dec 22:20
0d73597
Compare
Choose a tag to compare
  • added support for versions 2.17.1, 2.12.3 and 2.3.1
  • updated docs
  • bumped docker client version (supporting newer docker versions)
  • minor fixes

1.0-beta.3

18 Dec 12:38
f77b35d
Compare
Choose a tag to compare
  • include showing cve's for found libraries
  • added vulnerablities to 2.16
  • included version 2.17.0 hashes

1.0-beta.2

17 Dec 20:26
231eb93
Compare
Choose a tag to compare
  • improve output
  • add log4j version 2.12.2 to allow list
  • exclude linux virtual filesystem directories from scanning

1.0-beta.1

17 Dec 08:57
ebb9337
Compare
Choose a tag to compare

first beta

  • scanning of local disks, scanning will include nested (archives in archives in archives)
  • scanning of remote and local docker images
  • patching of vulnerable applications

1.0-alpha.7

16 Dec 22:16
59407da
Compare
Choose a tag to compare
  • fix color output on windows
  • add --disable-color flag

1.0-alpha.6

16 Dec 11:39
47f4df2
Compare
Choose a tag to compare
  • fix scanning of remote docker images

1.0-alpha.5

16 Dec 10:14
36d1942
Compare
Choose a tag to compare
  • fix incorrect handling of patch action

1.0-alpha.4

16 Dec 09:57
e958eaf
Compare
Choose a tag to compare
  • updated readme
  • add support for scanning remote docker images
  • add support for scanning local docker images (supports wildcards)
  • minor cleanup

v1.0-alpha.3

15 Dec 21:13
a7d325f
Compare
Choose a tag to compare
  • add option to exclude paths, resolves #9
  • don't load > 1GB inside tars
  • updated documentation

v1.0-alpha.2

15 Dec 08:30
a15df79
Compare
Choose a tag to compare
  • this version will also detect and patch JndiLookup class files with different extensions (more info lunasec-io/lunasec#301).