html restrictions lesson
This commit is contained in:
committed by
Nanne Baars
parent
007cdaa0d8
commit
01421ca822
@ -101,6 +101,11 @@
|
||||
<artifactId>cross-site-scripting</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.owasp.webgoat.lesson</groupId>
|
||||
<artifactId>html-tampering</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.owasp.webgoat.lesson</groupId>
|
||||
<artifactId>http-basics</artifactId>
|
||||
|
Reference in New Issue
Block a user