.github
.mvn
config
checkstyle
checkstyle.xml
suppressions.xml
dependency-check
pmd
docker
docs
webgoat-container
webgoat-integration-tests
webgoat-lessons
webgoat-server
webwolf
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYRIGHT.txt
CREATE_RELEASE.MD
LICENSE.txt
PULL_REQUEST_TEMPLATE.md
README.MD
RELEASE_NOTES.md
mvn-debug
mvnw
mvnw.cmd
pom.xml
* Remove Guava dependency from WebGoat * Add Checkstyle to the project with very basic standards so we have a style across lessons. It does not interfere with basic Intellij formatting