C++: Update change note.

This commit is contained in:
Geoffrey White
2021-06-21 12:32:48 +01:00
parent 79198974dc
commit 6f808c9e4c

View File

@@ -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.
* 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`.