From 74f32da4f16ced9d13ef820aff126a258afe2f89 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 11 Aug 2022 05:14:21 -0500 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1d1119f..fc6150b 100644 --- a/README.md +++ b/README.md @@ -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/). @@ -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) \ No newline at end of file