From 876199a983839bc28b15d02f638eaa3e860cc640 Mon Sep 17 00:00:00 2001 From: Rahul Gupta Date: Fri, 14 Jul 2023 09:39:34 -0700 Subject: [PATCH] reword README Signed-off-by: Rahul Gupta --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f71e49..260d634 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,12 @@ This is a simple dashboard that shows the security risk of open-source projects. - Security Engineering Teams -> incorporate the rich set of metrics into their risk assessment process - Engineering Management -> understand ecosystem-wide risk and make informed decisions about OSS usage -The dashboard is customizable and incorporates data from the following sources (more to come): +The dashboard is customizable and incorporates data from the following sources: - OpenSSF Scorecard - Libraries.io - git - GitHub +- more to come... Usage