Added a lesson for the CIA-Triad in the general category explaining the three elements of the triad.
This commit is contained in:
committed by
Nanne Baars
parent
0529289f6d
commit
d2a2716a9a
@ -130,6 +130,11 @@
|
||||
<artifactId>http-proxies</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.owasp.webgoat.lesson</groupId>
|
||||
<artifactId>cia</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.owasp.webgoat.lesson</groupId>
|
||||
<artifactId>idor</artifactId>
|
||||
|
Reference in New Issue
Block a user