From 7e8c152cfcf21da695b558ef1fa3b0e6bb13f5a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 10:54:00 +0000 Subject: [PATCH 1/2] chore: update THIRD_PARTY_NOTICES --- THIRD_PARTY_NOTICES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/THIRD_PARTY_NOTICES.md b/THIRD_PARTY_NOTICES.md index 84bf9214f0..dc1b92e20e 100644 --- a/THIRD_PARTY_NOTICES.md +++ b/THIRD_PARTY_NOTICES.md @@ -1,5 +1,5 @@ The following third-party software is used by and included in **mongosh**. -This document was automatically generated on Wed Jun 12 2024. +This document was automatically generated on Thu Jun 13 2024. ## List of dependencies From 1897042cfaed689b76b69a7b7384f8f799b7c59f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 10:55:16 +0000 Subject: [PATCH 2/2] chore: update security test summary --- docs/security-test-summary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/security-test-summary.md b/docs/security-test-summary.md index 534ef6039d..a36d69825b 100644 --- a/docs/security-test-summary.md +++ b/docs/security-test-summary.md @@ -32,7 +32,7 @@ by MongoDB, we give special consideration to our OpenID Connect database authent feature, as it involves client applications performing actions based on directions received from the database server. -Additional, since the shell supports connections to multiple different endpoints in the +Additionally, since the shell supports connections to multiple different endpoints in the same application, these tests ensure that OIDC authentication for distinct endpoints happens in isolation.