From da3b5a1bbb37e44c984e5ffc8bf7ffb3ec1978d6 Mon Sep 17 00:00:00 2001 From: Liran Tal Date: Fri, 29 Nov 2019 22:13:01 +0000 Subject: [PATCH] docs(README): add security monitoring badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 357cf73c..487884b3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![github tag](https://img.shields.io/github/tag/likeastore/ngDialog.svg)](https://github.com/likeastore/ngDialog/tags) [![Download Count](https://img.shields.io/npm/dm/ng-dialog.svg)](http://www.npmjs.com/package/ng-dialog) [![Code Climate](https://codeclimate.com/github/likeastore/ngDialog/badges/gpa.svg)](https://codeclimate.com/github/likeastore/ngDialog) +[![Known Vulnerabilities](https://snyk.io/test/npm/ng-dialog/badge.svg)](https://snyk.io/test/npm/ng-dialog) > Modal dialogs and popups provider for [AngularJS](http://angularjs.org/) applications.