From d6651fe4f605d0a8d4b803a3b56f878e64979b83 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Mon, 4 Dec 2023 16:42:15 +1100 Subject: [PATCH] audit_exceptions: add `microsoft-teams` homepage --- audit_exceptions/secure_connection_audit_skiplist.json | 1 + 1 file changed, 1 insertion(+) diff --git a/audit_exceptions/secure_connection_audit_skiplist.json b/audit_exceptions/secure_connection_audit_skiplist.json index 0e44d375f9..9306df1c31 100644 --- a/audit_exceptions/secure_connection_audit_skiplist.json +++ b/audit_exceptions/secure_connection_audit_skiplist.json @@ -1,3 +1,4 @@ { + "microsoft-teams": "https://www.microsoft.com/en/microsoft-teams/group-chat-software/", "onedrive": "https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage" } \ No newline at end of file