From 15f286c310a7acb2b92ac9ea825b7408d6ec2d03 Mon Sep 17 00:00:00 2001
From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Date: Wed, 24 Aug 2022 21:20:15 +0200
Subject: [PATCH] docs(security and permissions): rewrite certifications
 section (#16412)

---
 docs/usage/security-and-permissions.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/docs/usage/security-and-permissions.md b/docs/usage/security-and-permissions.md
index 1066c0737b..addd4334e6 100644
--- a/docs/usage/security-and-permissions.md
+++ b/docs/usage/security-and-permissions.md
@@ -7,10 +7,12 @@ This page talks about our security stance, and explains what permissions are nee
 Renovate is open source software, and comes with no guarantees or warranties of any kind.
 That said, we will try to fix security problems in a reasonable timeframe if possible.
 
-### No certifications
+### Certifications
 
-Renovate the Open Source project does **not** have ISO 27001 or SOC2 certifications.
-Mend the company, which maintains Renovate and operates the hosted Renovate App for GitHub, does have ISO 27001 and SOC2 certifications.
+Renovate the open source project is **not** certified.
+
+The company which maintains Renovate and provides the hosted Renovate App for GitHub is called Mend.
+Mend is ISO 27001 and SOC2 certified.
 
 ### Security / Disclosure
 
-- 
GitLab