From 9ef70b4f3b338b89cd193f86e47459ae427eec3b Mon Sep 17 00:00:00 2001 From: Scott Brown Date: Wed, 8 Aug 2018 15:57:05 -0700 Subject: [PATCH] Adding project badge for sonar --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ee16242..fdff9e1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # PAW: Privileged Access Watcher +![SonarCloud.io](https://sonarcloud.io/api/project_badges/measure?project=paw&metric=alert_status) + + This goal of this project is to watch privileged IAM groups in AWS for membership additions and deletions, then notify a specific Slack channel for visibility and notification to the affected person.