Skip to content

Commit

Permalink
add link about project
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisBorn authored Dec 16, 2021
1 parent 857f6de commit 11f6b45
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .code-intelligence/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ web application security lessons.
It is a demonstration of common server-side application flaws and is
intended to be used by people to learn about application security and penetration testing techniques.

For more info on WebGoat click [here](https://owasp.org/www-project-webgoat/).

## The problem

Although this is an example application, the type of application, web application, is actually very common.
Expand Down Expand Up @@ -85,4 +87,4 @@ later during a penetration test or (even worse) in production. This can help to

While these demo projects are configured to trigger fuzzing runs on merge or pull requests
there are many other configuration options for integrating fuzz testing into your CI/CD pipeline
for example you could also configure your CI/CD to run nightly fuzz tests.
for example you could also configure your CI/CD to run nightly fuzz tests.

0 comments on commit 11f6b45

Please sign in to comment.