Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 745 Bytes

CHANGELOG.md

File metadata and controls

42 lines (27 loc) · 745 Bytes

CHANGELOG for WebGoat

This file is used to list changes made in each version of webgoat cookbook.

0.4.0:

  • Pin java cookbook version to 3.2.0
  • CI fixes

0.3.0:

  • Chef 13 support
  • Add attributes for webgoat jar file and checksum
  • Download from github by default
  • Set supported platform to:
    • Debian 9
    • Ubuntu 14.04

0.2.1:

  • Location of executable jar file changed

0.2.0:

  • Deploy WebGoat from jar file (WebGoat 6.0)
  • Create a webgoat service
  • Chef 12 compatibility
  • Use Rake instead of Strainer
  • Test hardness (rubocop, chefspec, kitchen)
  • Debian 7 support

0.1.2:

  • Changed license for Apache 2.0

0.1.1:

  • Integration testing with serverspec and test-kitchen

0.1.0:

  • Initial release of webgoat