diff --git a/README.md b/README.md index 8a90ce82..ec13eb91 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,11 @@ docker run --rm --publish 3000:3000 --name nodeexpressvulny stackhawk/nodeexpres docker-compose up --build --detach ``` +. + ## Known Vulnerabilities * SQL Injection via search box. - `item%' union all select * from user; -- ` * Cross Site Scripting via search box. - `` -Blank comment \ No newline at end of file +Blank comment