From 1299216c3871b371049ac7e56e21855b3ddab6ea Mon Sep 17 00:00:00 2001 From: Subho Halder Date: Mon, 5 Dec 2016 12:55:33 +0530 Subject: [PATCH] Move devknox to number 4 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3314141..b33049e 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,10 @@ A lot of work is happening in academia and industry on tools to perform dynamic ## APP VULNERABILITY SCANNERS -1. [Devknox](https://devknox.io/) - Autocorrect security issues as if it was spell check from your IDE -2. [QARK](https://github.com/linkedin/qark/) - QARK by LinkedIn is for app developers to scan app for security issues -3. [AndroBugs](https://github.com/AndroBugs/AndroBugs_Framework) -4. [Nogotofail](https://github.com/google/nogotofail) +1. [QARK](https://github.com/linkedin/qark/) - QARK by LinkedIn is for app developers to scan app for security issues +* [AndroBugs](https://github.com/AndroBugs/AndroBugs_Framework) +* [Nogotofail](https://github.com/google/nogotofail) +* [Devknox](https://devknox.io/) - Autocorrect security issues as if it was spell check from your IDE ## DYNAMIC ANALYSIS TOOLS