Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Goof - Snyk's vulnerable demo app
[![Known Vulnerabilities](https://snyk.io/test/github/snyk/goof/badge.svg?style=flat-square)](https://snyk.io/test/github/snyk/goof)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjvlstuff%2Fgoof.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjvlstuff%2Fgoof?ref=badge_shield)

A vulnerable Node.js demo application, based on the [Dreamers Lab tutorial](http://dreamerslab.com/blog/en/write-a-todo-list-with-express-and-mongodb/).

Expand Down Expand Up @@ -204,3 +205,7 @@ snyk wizard

In this application, the default `snyk wizard` answers will fix all the issues.
When the wizard is done, restart the application and run the exploits again to confirm they are fixed.


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjvlstuff%2Fgoof.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjvlstuff%2Fgoof?ref=badge_large)