From 9da8e8f95e6525c8609fa8f216b458c32240b3c3 Mon Sep 17 00:00:00 2001 From: Nishant Das Patnaik Date: Mon, 6 Jun 2016 13:39:22 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6b5708..60da615 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![Raptor](https://raw.githubusercontent.com/dpnishant/raptor/master/screenshots/raptor_logo.png?raw=true "Raptor Logo") - is a web-based (web-serivce + UI) github centric source-vulnerability scanner i.e. it scans a repository with just the github repo url. You can setup webhooks to ensure automated scans every-time you commit or merge a pull request. The scan is done asynchonously and the results are available only to the user who initiated the scan. + + + Raptor is a web-based (web-serivce + UI) github centric source-vulnerability scanner i.e. it scans a repository with just the github repo url. You can setup webhooks to ensure automated scans every-time you commit or merge a pull request. The scan is done asynchonously and the results are available only to the user who initiated the scan. Some of the features of the Raptor: - Plug-in architecture (plug and play external tools and generate unified reports)