From 89ab853423f4e2fd98e79fc5a06884ef1e61c7b4 Mon Sep 17 00:00:00 2001 From: Preetam Jinka Date: Thu, 14 Oct 2021 18:15:31 -0700 Subject: [PATCH] Update SECURITY.md [ci skip] --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 69cce40..da96b84 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ The Go code in this project is statically analyzed for security issues with [ShiftLeft](https://www.shiftleft.io/). -The code analyzed to look for +The code analyzed to look for vulnerabilities like - SQL injection - Sensitive data leak