Added lesson (no content yet) for explaining nist password standards.
This commit is contained in:
committed by
Nanne Baars
parent
b02a01d35e
commit
91e6f70919
@ -210,6 +210,11 @@
|
||||
<artifactId>ssrf</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.owasp.webgoat.lesson</groupId>
|
||||
<artifactId>secure-passwords</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!--uncommment below to run/include lesson template in WebGoat Build-->
|
||||
<!--<dependency>-->
|
||||
|
Reference in New Issue
Block a user