Skip to content

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

v1.0-alpha

14 Dec 22:02
de05fca
Compare
Choose a tag to compare

Changelog

0.1

14 Dec 19:50
de05fca
Compare
Choose a tag to compare
0.1
  • automatic versioning & release builds, thanks to @mikef-nl

0.006

14 Dec 15:50
5ba145d
Compare
Choose a tag to compare
  • skip files on fs instead of copying

0.0005

14 Dec 15:11
4ff6b82
Compare
Choose a tag to compare
  • add patching support.
    Patching will remove the JndiLookup.class from the inner archives. Be careful with this feature. Patching will only work on single archives.
  • improve tar detection

0.004

14 Dec 10:51
10ac545
Compare
Choose a tag to compare
  • improve memory usage (only files within archives will be read into memory)
  • check for encrypted files in zip, and output nice error

0.003

14 Dec 09:52
b04e538
Compare
Choose a tag to compare
  • add hash for 2.16.0
  • remove 2.15.0 from allow list

0.001

13 Dec 14:44
08d8d7c
Compare
Choose a tag to compare
  • added support for recursive scanning through .tar.gz, .tgz and .tar files
  • improved statistics
  • improved error handling
  • minified binary size
  • refactor & cleanup

0.002

13 Dec 20:13
b461446
Compare
Choose a tag to compare
  • updated readme build instructions
  • use better file magics for zip / gz detection
  • don't scan files > 1gb
  • fix panics for unreadable / links

0.000001

12 Dec 15:24
01e507c
Compare
Choose a tag to compare
0.000001 Pre-release
Pre-release

this version is untested, not optimised, and incomplete