Skip to content

Releases: root360/simple-java-web-app

log4shell-alpha4

16 Dec 08:19
log4shell-alpha4
81effe4

Choose a tag to compare

log4shell-alpha4 Pre-release
Pre-release

DO NOT USE THIS RELEASE

This release implements code that allows exploitation based on CVE-2021-44228 and CVE-2021-45046 (#log4shell).

It is intended to test log4shell checker.

v1.0.3

15 Dec 15:16
v1.0.3
1e314cd

Choose a tag to compare

CHANGES

  • change logging library from slf4j to log4j2 (2.16.0)
  • upgrade tomcat to 10.0.14
  • add cache directory for maven to speedup multiple release-generation
  • update root360 logo
  • cleanup of unused dependency
  • cleanup of some warnings

v1.0.2

02 Jul 12:18
d792fb8

Choose a tag to compare

CHANGES

  • added pre-commit to check code
  • added default information for sample apps of root360
  • fixed coding style based on google-coding-guidelines
  • fixed issues found by pmd
  • changed app to include all required information thus jar is fully portable
  • improved release process via release.sh
  • improved run.sh to support choice when multiple versions exist
  • switched URI from /app to /

v1.0.1

29 Jun 14:41
ae5c070

Choose a tag to compare

cleaned to be release for root360

Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>