From 05ed4ed739eaa5391ff207f43dae21c46fc2c238 Mon Sep 17 00:00:00 2001 From: Geoffrey White <40627776+geoffw0@users.noreply.github.com> Date: Mon, 21 Jun 2021 14:22:56 +0100 Subject: [PATCH] Update cpp/change-notes/2021-06-21-weak-cryptographic-algorithm.md Co-authored-by: Mathias Vorreiter Pedersen --- cpp/change-notes/2021-06-21-weak-cryptographic-algorithm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/change-notes/2021-06-21-weak-cryptographic-algorithm.md b/cpp/change-notes/2021-06-21-weak-cryptographic-algorithm.md index fb73403fb0d..8a4bb065eb5 100644 --- a/cpp/change-notes/2021-06-21-weak-cryptographic-algorithm.md +++ b/cpp/change-notes/2021-06-21-weak-cryptographic-algorithm.md @@ -1,2 +1,2 @@ lgtm,codescanning -* The "Use of a broken or risky cryptographic algorithm" (`cpp/weak-cryptographic-algorithm`) query has been further improved to reduce false positives and it's `@precision` increased to `high`. +* The "Use of a broken or risky cryptographic algorithm" (`cpp/weak-cryptographic-algorithm`) query has been further improved to reduce false positives and its `@precision` increased to `high`.