4.0.0 javawebsecurity de.dominikschadow.javawebsecurity 1.0.0 pom Java-Web-Security https://github.com/dschadow/Java-Web-Security This repository contains the complete code samples from my book 'Java-Web-Security - Sichere Webanwendungen mit Java entwickeln' (dpunkt.verlag, ISBN 978-3-86490-146-1). Dominik Schadow http://www.dominikschadow.de GitHub https://github.com/dschadow/Java-Web-Security/issues scm:git:git@github.com:dschadow/Java-Web-Security.git scm:git:git@github.com:dschadow/Java-Web-Security.git https://github.com/dschadow/Java-Web-Security Apache License 2.0 http://www.apache.org/licenses/LICENSE-2.0 UTF-8 4.3.14.RELEASE 1.7.25 2.2.15 5.2.13.Final 0.8.0 java javax.servlet javax.servlet-api 3.1.0 provided javax.servlet.jsp javax.servlet.jsp-api 2.3.1 provided javax.servlet jstl 1.2 compile org.owasp.esapi esapi 2.1.0.1 javax.servlet servlet-api antisamy org.owasp.antisamy org.springframework spring-test ${spring.version} test org.springframework spring-webmvc ${spring.version} com.h2database h2 1.4.196 runtime org.hibernate hibernate-core ${hibernate.version} com.sun.faces jsf-api ${jsf.version} com.sun.faces jsf-impl ${jsf.version} org.slf4j slf4j-api ${slf4j.version} org.slf4j slf4j-log4j12 ${slf4j.version} runtime log4j log4j 1.2.17 runtime com.cedarsoftware json-io 4.10.0 org.apache.commons commons-lang3 3.7 junit junit 4.12 test clean package org.jacoco jacoco-maven-plugin ${jacoco.version} default-prepare-agent prepare-agent default-report prepare-package report com.github.spotbugs spotbugs-maven-plugin 3.1.2 Max Low com.h3xstream.findsecbugs findsecbugs-plugin LATEST org.apache.maven.plugins maven-compiler-plugin 3.7.0 1.8 1.8 org.apache.tomcat.maven tomcat7-maven-plugin 2.2 org.apache.maven.plugins maven-war-plugin 3.2.0 org.apache.maven.plugins maven-project-info-reports-plugin 2.9 org.owasp dependency-check-maven 3.1.1 true true aggregate Ch04_OutputEscaping Ch04_OutputEscapingJSF Ch04_OutputEscapingJSP Ch05_AccessReferenceMaps Ch05_HSTS Ch05_SessionFixation Ch05_SessionHandling Ch06_SQLInjection Ch06_XPathInjection Ch07_CSP Ch07_XSS Ch07_XSSFilter Ch07_XSSJSF Ch08_CSRF